docs: update CHANGELOG.md

This commit is contained in:
2021-11-23 20:55:16 +00:00
parent 8c1d7632dd
commit 2b5632955a

View File

@@ -1,23 +1,28 @@
# Changelog # Changelog
All notable changes to this project will be documented in this file. 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/), <!-- marker -->
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.0.2](https://github.com/tembo-pages/tembo-core/commits/v1.0.2) - 2021-11-23
<small>[Compare with v1.0.1](https://github.com/tembo-pages/tembo-core/compare/v1.0.1..v1.0.2)</small>
## [1.0.2](https://github.com/tembo-pages/tembo-core/commits/v1.0.2) - 2021-11-21
### Features ### Features
- Add garbage ([c593c0](https://github.com/tembo-pages/tembo-core/commit/c593c0fdca6120fce9e44cfd0ac046ec8ce766df)) - Add garbage ([b49d77](https://github.com/tembo-pages/tembo-core/commit/b49d776712737deaa1aeb86dd40230c099198d5a))
## [1.0.1](https://github.com/tembo-pages/tembo-core/commits/v1.0.1) - 2021-11-21 ### Miscellaneous Tasks
<small>[Compare with v1.0.0](https://github.com/tembo-pages/tembo-core/compare/v1.0.0...v1.0.1)</small>
- Prepare release v1.0.2 ([e29ae6](https://github.com/tembo-pages/tembo-core/commit/e29ae6dadb1ca419d536db18f34d9d249012cc25))
- Update cliff.toml ([7ee36f](https://github.com/tembo-pages/tembo-core/commit/7ee36f28b5160251c37085744166c2a5b1e695e4))
- Update duties.py with latest changelog duty ([f6f2fe](https://github.com/tembo-pages/tembo-core/commit/f6f2fe07b61e8fa8bd812bbc63a51d3f9705a448))
## [v1.0.1](https://github.com/tembo-pages/tembo-core/commits/v1.0.1) - 2021-11-21
<small>[Compare with v1.0.0](https://github.com/tembo-pages/tembo-core/compare/v1.0.0..v1.0.1)</small>
### Documentation ### Documentation
- Update changelog ([b71033](https://github.com/tembo-pages/tembo-core/commit/b710338a73add7ed93af1f76f3b9272e30ce41de)) - Update changelog ([b71033](https://github.com/tembo-pages/tembo-core/commit/b710338a73add7ed93af1f76f3b9272e30ce41de))
## [1.0.0](https://github.com/tembo-pages/tembo-core/commits/v1.0.0) - 2021-11-21 ## [v1.0.0](https://github.com/tembo-pages/tembo-core/commits/v1.0.0) - 2021-11-21
### Documentation ### Documentation