Skip to content

Commit

Permalink
Release 16.0.1
Browse files Browse the repository at this point in the history
Changed
- Reimplemented relative time formatting as a filter (#1450)

Fixed
- Set icon offset explicitly for navigation items (#1465)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
  • Loading branch information
Grotax committed Aug 2, 2021
1 parent bf14cc5 commit 20fe413
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1

## [16.x.x]
### Changed
- Reimplemented relative time formatting as a filter

- Added vue and ng-vue packages (#1421)
- Added new `news:updater:update-user` command to update the feeds of a single user (#1360).
### Fixed
- Set icon offset explicitly for navigation items

## [15.x.x]
# Releases
## [16.0.1] - 2021-08-02
### Changed
- Reimplemented relative time formatting as a filter (#1450)

### Fixed
- Set icon offset explicitly for navigation items (#1465)

# Releases
## [16.0.0] - 2021-06-16
There are no additional changes compared to the latest beta.

Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Create a [bug report](https://github.com/nextcloud/news/issues/new/choose)
Create a [feature request](https://github.com/nextcloud/news/discussions/new)
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
]]></description>
<version>16.0.0</version>
<version>16.0.1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
Expand Down

0 comments on commit 20fe413

Please sign in to comment.