diff --git a/CHANGELOG.md b/CHANGELOG.md index 2054074..86f18bb 100644 --- a/CHANGELOG.md +++ b/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