Skip to content

Commit e8e78d5

Browse files
committed
Update changelog
1 parent 287b182 commit e8e78d5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and the format is based on [Common Changelog](https://common-changelog.org).\
66
Unlike Common Changelog, the `unreleased` section of [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) is preserved with the addition of a tag to specify which type of release should be published and to foster discussions about it inside pull requests. This tag should be one of the names mandated by SemVer, within brackets: `[patch]`, `[minor]` or `[major]`. For example: `## Unreleased [minor]`.
77

8-
## Unreleased
8+
## Unreleased [patch]
9+
10+
### Fixed
11+
12+
- Rewrite documentation to bring it up to date with current behaviour.
913

1014
## 0.17.0 - 2022-12-06
1115
### Added

0 commit comments

Comments
 (0)