mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-05 06:50:10 +01:00
Merge branch 'fix-year-in-changelog' into 'master'
Fix: Changelog.md dates incorrect year Closes #896 See merge request fdroid/fdroidserver!910
This commit is contained in:
commit
3c7a135c20
@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
## [Unreleased]
|
||||
|
||||
|
||||
## [2.0.1] - 2020-03-09
|
||||
## [2.0.1] - 2021-03-09
|
||||
|
||||
### Fixed
|
||||
|
||||
@ -21,7 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* checkupdates: set User-Agent to make gitlab.com happy
|
||||
* Run push_binary_transparency only once
|
||||
|
||||
## [2.0] - 2020-01-31
|
||||
## [2.0] - 2021-01-31
|
||||
|
||||
For a more complete overview, see the [2.0
|
||||
milestone](https://gitlab.com/fdroid/fdroidserver/-/milestones/10)
|
||||
|
Loading…
Reference in New Issue
Block a user