chore: update CHANGELOG
This commit is contained in:
parent
12e9543e0a
commit
055dac9e54
1 changed files with 20 additions and 0 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
|
@ -11,6 +11,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
nothing as of yet
|
||||
|
||||
|
||||
## [1.1.1] - 2023-08-07
|
||||
|
||||
### Added
|
||||
|
||||
- basic test which makes sure the default sample executes without errors
|
||||
|
||||
### Changed
|
||||
|
||||
- metadata of python package as to make it more user-friendly when browsing PyPI
|
||||
|
||||
### Fixed
|
||||
|
||||
- licensing issue with default sample, as it was previously unlicensed
|
||||
|
||||
### Removed
|
||||
|
||||
- redundant default sample configuration
|
||||
|
||||
|
||||
## [1.1.0] - 2023-08-07
|
||||
|
||||
### Added
|
||||
|
|
@ -39,6 +58,7 @@ nothing as of yet
|
|||
|
||||
|
||||
[unreleased]: https://bitbucket.org/victorykit/xconfluencebuilder/branch/master
|
||||
[1.1.1]: https://bitbucket.org/victorykit/xconfluencebuilder/src/v1.1.1/
|
||||
[1.1.0]: https://bitbucket.org/victorykit/xconfluencebuilder/src/v1.1.0/
|
||||
[1.0.1]: https://bitbucket.org/victorykit/xconfluencebuilder/src/v1.0.1/
|
||||
[1.0.0]: https://bitbucket.org/victorykit/xconfluencebuilder/src/v1.0.0/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue