libfort/ChangeLog.md
2019-05-24 09:31:10 +03:00

22 lines
327 B
Markdown

## v0.1.3
### Internal
- Fixed error with incorrect types when determine class of 'wchar_t' symbol for platforms with unsigned 'wchar_t'.
## v0.1.2
### Internal
- Removed '-Werror' flag from the build process.
## v0.1.1
### Internal
- Add library version and soversion to the built library.
## v0.1.0
Initial release