Skip to content

Commit

Permalink
🚢 v0.18.6 - 2019-09-25
Browse files Browse the repository at this point in the history
Added:
- client: added `published` to enable filtering clients by published
  state.
  • Loading branch information
matthewhartstonge committed Sep 25, 2019
1 parent d8c0344 commit cb5f07a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [v0.18.6] - 2019-09-25
### Added
- client: added `published` to enable filtering clients by published state.

## [v0.18.5] - 2019-09-24
### Changed
- deps: updated to `fosite@v0.30.1`
Expand Down Expand Up @@ -426,6 +430,7 @@ clear out the password field before sending the response.
- General pre-release!

[Unreleased]: https://github.com/matthewhartstonge/storage/tree/master
[v0.18.6]: https://github.com/matthewhartstonge/storage/tree/v0.18.6
[v0.18.5]: https://github.com/matthewhartstonge/storage/tree/v0.18.5
[v0.18.4]: https://github.com/matthewhartstonge/storage/tree/v0.18.4
[v0.18.3]: https://github.com/matthewhartstonge/storage/tree/v0.18.3
Expand Down

0 comments on commit cb5f07a

Please sign in to comment.