Skip to content

Commit 9e5af48

Browse files
authored
Fix CHANGELOG (#157)
* Fix CHANGELOG * Update CHANGELOG.md
1 parent 0356a47 commit 9e5af48

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
# [4.0.0](https://github.com/webtorrent/node-bencode/compare/v3.1.0...v4.0.0) (2023-08-09)
22

33

4-
### chore
5-
6-
* force major release ([#156](https://github.com/webtorrent/node-bencode/issues/156)) ([a075f8a](https://github.com/webtorrent/node-bencode/commit/a075f8a02408eb4bf82350d1bfce9f0488e15e0e))
4+
### Features
75

6+
* breaking, feat, fix: bigint support, don't mangle directory keys ([#150](https://github.com/webtorrent/node-bencode/pull/150)) ([e95475a](https://github.com/webtorrent/node-bencode/commit/e95475ac554fda8c756669ad31d8af2fae3d64f6))
87

98
### BREAKING CHANGES
109

11-
* update uint8-util
12-
13-
# [3.1.0](https://github.com/webtorrent/node-bencode/compare/v3.0.3...v3.1.0) (2023-07-31)
10+
* fix: bigint support, don't mangle directory keys
1411

12+
## [3.1.1](https://github.com/webtorrent/node-bencode/compare/v3.0.3...v3.1.1) (2023-07-31)
1513

1614
### Features
1715

0 commit comments

Comments
 (0)