Skip to content

Commit

Permalink
📝 Add new API features to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
FeuRenard committed Jun 1, 2020
1 parent b429cda commit 48a419e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All user visible changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/), as described
for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/text/1105-api-evolution.md)

## [0.2.0] - 2020-06-01

Add [API features](https://gpoddernet.readthedocs.io/en/latest/api/reference/index.html):

* [Directory](https://gpoddernet.readthedocs.io/en/latest/api/reference/directory.html)
* [Settings](https://gpoddernet.readthedocs.io/en/latest/api/reference/settings.html)

## [0.1.1] - 2020-03-25

* Fix documentation build on docs.rs
Expand Down

0 comments on commit 48a419e

Please sign in to comment.