Update CHANGELOG
This commit is contained in:
parent
99a6584250
commit
d3dd043155
1 changed files with 10 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.1.1]
|
||||
|
||||
### Security
|
||||
|
||||
- Bumped Pug libraries
|
||||
- `pug-code-gen` (#9)
|
||||
- `pug` (#10)
|
||||
|
||||
## [1.1.0]
|
||||
|
||||
### Added
|
||||
|
@ -35,6 +43,7 @@ Initial release of the site
|
|||
|
||||
- Add main code for the site
|
||||
|
||||
[Unreleased]: https://github.com/NickKaramoff/toot/compare/v1.1.0...HEAD
|
||||
[Unreleased]: https://github.com/NickKaramoff/toot/compare/v1.1.1...HEAD
|
||||
[1.1.1]: https://github.com/NickKaramoff/toot/compare/v1.1.0...v1.1.1
|
||||
[1.1.0]: https://github.com/NickKaramoff/toot/compare/v1.0.0...v1.1.0
|
||||
[1.0.0]: https://github.com/NickKaramoff/toot/compare/e85aa15400bcdbcccf655d331f72df8304744b85...v1.0.0
|
||||
|
|
Reference in a new issue