Skip to content

Commit aa024e5

Browse files
authored
Merge pull request #78 from ArthurHoaro/chore/changelog
2 parents f1c3c73 + 8bef623 commit aa024e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [Unreleased]
7+
## [4.0.0](https://github.com/shaarli/netscape-bookmark-parser/releases/tag/v4.0.0) - 2022-08-13
88

99
**Please read the changelog carefully, this is a major release, there are breaking changes.**
1010

1111
### Added
12-
- `NetscapeBookmarkEncoder` and `NetscapeBookmark.Decoder` classes.
12+
- `NetscapeBookmarkEncoder` and `NetscapeBookmarkDecoder` classes.
1313
- CHANGELOG.md and contributor CODE_OF_CONDUCT.md.
1414
- github ISSUE_TEMPLATE.md for bug reports and feature requests.
1515
- `supportsDecoding` method and `self::FORMAT` class constant (for future Interface conformity and Symfony services integration).
@@ -49,7 +49,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4949
- TRUE_PATTERN yes appears twice; ordered alphabetically.
5050

5151
### Removed
52-
- travis.yml, .editorconfig, .gitattributes
52+
- travis.yml, .gitattributes
5353

5454
## [v3.2.0](https://github.com/shaarli/netscape-bookmark-parser/releases/tag/v3.2.0) - 2021-02-22
5555

0 commit comments

Comments
 (0)