Skip to content

Commit

Permalink
Add v0.2 release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
MayaPosch committed Nov 9, 2024
1 parent 1929559 commit f009bb7
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions release_notes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Release notes for NymphRPC

---


> v0.2:

New:
- Add support for FreeBSD & Haiku.
- Improve MSYS2 support.
- Support for GCC ext-numeric-literals flag.
- Switched Make to use CXX and CXXFLAGS variable names.

Bugs:
- Fix server socket issue on IPv4-only platforms (Haiku).
- Fix memory leak with missing server socket destructor.
- Added missing double quotes in MSVC scripts for spaces in paths.


> v0.1:

- Original release.

0 comments on commit f009bb7

Please sign in to comment.