File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 4.0.0 ] ( https://github.com/shaarli/netscape-bookmark-parser/releases/tag/v4.0.0 ) - 2022-08-13
8
8
9
9
** Please read the changelog carefully, this is a major release, there are breaking changes.**
10
10
11
11
### Added
12
- - ` NetscapeBookmarkEncoder ` and ` NetscapeBookmark.Decoder ` classes.
12
+ - ` NetscapeBookmarkEncoder ` and ` NetscapeBookmarkDecoder ` classes.
13
13
- CHANGELOG.md and contributor CODE_OF_CONDUCT.md.
14
14
- github ISSUE_TEMPLATE.md for bug reports and feature requests.
15
15
- ` 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/).
49
49
- TRUE_PATTERN yes appears twice; ordered alphabetically.
50
50
51
51
### Removed
52
- - travis.yml, .editorconfig, . gitattributes
52
+ - travis.yml, .gitattributes
53
53
54
54
## [ v3.2.0] ( https://github.com/shaarli/netscape-bookmark-parser/releases/tag/v3.2.0 ) - 2021-02-22
55
55
You can’t perform that action at this time.
0 commit comments