Skip to content

Commit

Permalink
Update release notes (#1568)
Browse files Browse the repository at this point in the history
  • Loading branch information
seladb authored Sep 4, 2024
1 parent 6d468b7 commit d095697
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cmake/package/READMEs/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Release notes (changes from v23.09)
- Refactored IP address classes `IPv4Address`, `IPv6Address`, `IPAddress` (thanks @tigercosmos , @Dimi1010 !)
- Added equality operators between `IPAddress` and `in_addr` types
- Refactored the MAC address class `MacAddress` (thanks @tigercosmos !)
- Ported PcapPlusPlus libraries to C++11 (thanks @Dimi1010 , @tigercosmos , @egecetin , @WojtekMs , @rtmeng !)
- Ported PcapPlusPlus libraries to C++11 (thanks @Dimi1010 , @tigercosmos , @egecetin , @WojtekMs , @rtmeng, @DeepakReddy1999 !)
- Ported most of the examples and tutorials to C++11 (thanks @jpcofr , @merttozer !)
- Refactored and cleaned up PF_RING devices (thanks @Dimi1010 !)
- Refactored and cleaned up the `PointerVector` class (thanks @Dimi1010 !)
Expand Down Expand Up @@ -118,6 +118,9 @@ Contributors
- @mserdarsanli
- @MCredbear
- @rahagal
- @DeepakReddy1999
- @kraj
- @nadongjun


**Full Changelog**: https://github.com/seladb/PcapPlusPlus/compare/v23.09...v24.09

0 comments on commit d095697

Please sign in to comment.