Skip to content

Commit

Permalink
docs: changelog for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Nov 18, 2023
1 parent 8ded89b commit 2d8173f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security

## [0.2.0]

### Added

- Micropub: add support for [Visibility](https://indieweb.org/Micropub-extensions#Visibility) in the configuration.
- Micropub: add support for [Post Listing](https://indieweb.org/Micropub-extensions#Query_for_Post_List), which involves adding a new function to the Implementation interface.

Expand Down

0 comments on commit 2d8173f

Please sign in to comment.