Skip to content

Commit 69c04d7

Browse files
committed
Docs: Better explain 6.4.2 vs 6.4.3 in changelog
1 parent 5766c0c commit 69c04d7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# [6.4.3](https://github.com/dcodeIO/protobuf.js/releases/tag/6.4.4)
22

3-
## Other
4-
[:hash:](https://github.com/dcodeIO/protobuf.js/commit/16274ac9e9fc87954c5edf58dd3776e6cf49c2e6) Messed up 6.4.2, is 6.4.3 now<br />
5-
6-
# [6.4.2](https://github.com/dcodeIO/protobuf.js/releases/tag/6.4.2)
7-
83
## Fixed
94
[:hash:](https://github.com/dcodeIO/protobuf.js/commit/c2c39fc7cec5634ecd1fbaebbe199bf097269097) Fixed invalid definition of Field#packed property, also introduced decoder.compat mode (packed fields, on by default)<br />
105
[:hash:](https://github.com/dcodeIO/protobuf.js/commit/11fb1a66ae31af675d0d9ce0240cd8e920ae75e7) Always decode packed/non-packed based on wire format only, see [#602](https://github.com/dcodeIO/protobuf.js/issues/602)<br />
@@ -21,6 +16,8 @@
2116
[:hash:](https://github.com/dcodeIO/protobuf.js/commit/f22a34a071753bca416732ec4d01892263f543fb) Added break/continue label support to codegen<br />
2217
[:hash:](https://github.com/dcodeIO/protobuf.js/commit/f2ffa0731aea7c431c59e452e0f74247d815a352) Updated dependencies, rebuilt dist files and changed logo to use an absolute url<br />
2318

19+
6.4.2 had been accidentally published as 6.4.3.
20+
2421
# [6.4.1](https://github.com/dcodeIO/protobuf.js/releases/tag/6.4.1)
2522

2623
## Fixed

0 commit comments

Comments
 (0)