Skip to content

Commit

Permalink
doc: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
freaz committed Apr 29, 2021
1 parent 79f948e commit eed0ec9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.11] - 2021-04-29

### Fixed

- Release script

## [0.0.10] - 2021-04-27

### Added
Expand Down Expand Up @@ -85,7 +91,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `verifyPasswordlessLogin` method to `BrainClient` which checks status of passwordless login
- `getGithubLoginUrl` method to `BrainClient`

[unreleased]: https://github.com/superfaceai/service-client/compare/v0.0.10...HEAD
[unreleased]: https://github.com/superfaceai/service-client/compare/v0.0.11...HEAD
[0.0.11]: https://github.com/superfaceai/service-client/compare/v0.0.9...v0.0.11
[0.0.10]: https://github.com/superfaceai/service-client/compare/v0.0.9...v0.0.10
[0.0.9]: https://github.com/superfaceai/service-client/compare/v0.0.8...v0.0.9
[0.0.8]: https://github.com/superfaceai/service-client/compare/v0.0.7...v0.0.8
Expand Down

0 comments on commit eed0ec9

Please sign in to comment.