Skip to content

Commit 6989c22

Browse files
committed
Update CHANGELOG.md to include CocoaPods.
1 parent 43acb72 commit 6989c22

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Change Log
22
All significant changes to this project will be documented in this file.
33

4-
## [1.0.0-beta.2] (Upcoming release)
4+
## [1.0.0-beta.2] (https://github.com/stickytools/sticky-encoding/tree/1.0.0-beta.2)
55

66
#### Added
7+
- Added **CocoaPods** support.
78
- Added the ability to set a userInfo dictionary on the `BinaryEncoder` and `BinaryDecoder`.
9+
10+
## [1.0.0-beta.1] (https://github.com/stickytools/sticky-encoding/tree/1.0.0-beta.1)
11+
12+
- Initial beta release of **StickyEncoding**, a high performance binary encoder for `Swift.Codable` types.

0 commit comments

Comments
 (0)