Skip to content

Commit

Permalink
Release 22.0.0-beta1
Browse files Browse the repository at this point in the history
Changed
- Drop support for Nextcloud 24
- Add support for Nextcloud 27

Signed-off-by: Benjamin Brahmer <[email protected]>
  • Loading branch information
Grotax committed May 18, 2023
1 parent b3c17e2 commit 2b4a680
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,15 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
# Unreleased
## [22.x.x]
### Changed
- Drop support for Nextcloud 24
- Add support for Nextcloud 27

### Fixed

# Releases
## [22.0.0-beta1] - 2023-05-18
### Changed
- Drop support for Nextcloud 24 (#2223)
- Add support for Nextcloud 27 (#2223)

## [21.2.0] - 2023-05-06
### Changed
- Improve visibility of links in dark theme (#2215)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new)
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
]]></description>
<version>21.2.0</version>
<version>22.0.0-beta1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
Expand Down

0 comments on commit 2b4a680

Please sign in to comment.