CHANGES.md in sctp-socket-0.1.1 vs CHANGES.md in sctp-socket-0.1.2

- old
+ new

@@ -1,4 +1,7 @@ +## 0.1.2 - 10-Jan-2025 +* Added support for BSD. + ## 0.1.1 - 1-Jan-2025 * Added the set_shared_key method. * Added the get_active_shared_key and set_active_shared_key methods. * Added the get_initmsg method. * Added autoclose getter and setter methods.