Skip to content

Commit

Permalink
Add closed Github issue numbers to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
saprykin committed May 26, 2018
1 parent 6ed4f0b commit 8220730
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
Changes in plibsys 0.0.4
========================

* Switch to MIT license from LGPLv2+
* Replace Boost test framework with own one
* Switch to MIT license from LGPLv2+ (#71)
* Replace Boost test framework with own one (#56)
* Add visibility support for APIs
* Add Debian package (in separate branch)
* Add Debian package (in separate branch) (#54)
* Add gear package (ALT Linux)
* Add Conan packages
* Add option to generate Doxygen documentation

* New supported platforms and compilers:
BlackBerry 10 (AArch32, x86)
Cray Linux Environment
AmigaOS 4.1 (PPC)
Android (x86, x64, AArch32, AArch64)
iOS, tvOS, watchOS (x86, x64, AArch32, AArch64)
AmigaOS 4.1 (PPC) (#59)
Android (x86, x64, AArch32, AArch64) (#69)
iOS, tvOS, watchOS (x86, x64, AArch32, AArch64) (#70)
PGI (x64) compiler on macOS

* New API
Macros for variable arguments

* AppVeyor
Add Visual Studio 2017 builds
Build tests for Watcom compiler
Add Visual Studio 2017 builds (#53)
Build tests for Watcom compiler (#57)

* Travis
Add GCC 7.x builds
Add GCC 7.x builds (#48)
Add Clang 4.0 and 5.0 builds
Add MinGW 7.1.x (x64) builds
Update MinGW builds to 6.3.x (x64)
Expand Down

0 comments on commit 8220730

Please sign in to comment.