Skip to content

Commit

Permalink
chore(docs): Prepare for v1.0.0-beta7 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed May 9, 2019
1 parent 1a136f8 commit deebed1
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- ...

## [1.0.0-beta7] - 2019-05-09
## Changed
- Run acme client whenever CSR file changed (#36)

## [1.0.0-beta6] - 2019-04-17
## Added
- Docker entry script for acme-dns registration (#34)

## [1.0.0-beta5] - 2019-04-01
### Changed
- Add missing package to github release stage #30
- Add missing package to github release stage (#30)

## [1.0.0-beta4] - 2019-04-01
### Added
Expand Down Expand Up @@ -44,7 +52,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release.

[Unreleased]: https://github.com/certhub/certhub/compare/v1.0.0-beta5...HEAD
[Unreleased]: https://github.com/certhub/certhub/compare/v1.0.0-beta7...HEAD
[1.0.0-beta7]: https://github.com/certhub/certhub/compare/v1.0.0-beta6...v1.0.0-beta7
[1.0.0-beta6]: https://github.com/certhub/certhub/compare/v1.0.0-beta5...v1.0.0-beta6
[1.0.0-beta5]: https://github.com/certhub/certhub/compare/v1.0.0-beta4...v1.0.0-beta5
[1.0.0-beta4]: https://github.com/certhub/certhub/compare/v1.0.0-beta3...v1.0.0-beta4
[1.0.0-beta3]: https://github.com/certhub/certhub/compare/v1.0.0-beta2...v1.0.0-beta3
Expand Down

0 comments on commit deebed1

Please sign in to comment.