Skip to content

Commit 987bbee

Browse files
authored
Merge pull request #33 from cicirello/development
Update CHANGELOG.md
2 parents a57bb33 + 889bcfd commit 987bbee

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased] - 2020-08-11
7+
## [Unreleased] - 2020-09-15
88
### Added
9-
* Automated generation of sitemap.xml via GitHub actions for the documentation website.
10-
* .zenodo.json file for providing metadata to Zenodo for archival purposes.
11-
* This ChangeLog was introduced, compiled from release notes of prior releases. The ChangeLog is likely inaccurate prior to this date, but should include the major changes. Beginning with this release, the ChangeLog will be updated at the time of pull requests.
12-
* Enabled DependaBot to keep dependencies up to date.
139

1410
### Changed
15-
* Updated dependency versions
1611

1712
### Deprecated
1813

@@ -21,6 +16,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2116
### Fixed
2217

2318

19+
## [2.1.0] - 2020-09-15
20+
### Added
21+
* Automated generation of sitemap.xml via GitHub actions for the documentation website.
22+
* .zenodo.json file for providing metadata to Zenodo for archival purposes.
23+
* This ChangeLog was introduced, compiled from release notes of prior releases. The ChangeLog is likely inaccurate prior to this date, but should include the major changes. Beginning with this release, the ChangeLog will be updated at the time of pull requests.
24+
* Enabled DependaBot to keep dependencies up to date.
25+
* First release published in Maven Central
26+
27+
### Changed
28+
* Updated dependency versions
29+
30+
2431

2532
## [2.0.5] - 2020-07-30
2633
### Removed

0 commit comments

Comments
 (0)