Release 0.9.2

This commit is contained in:
Michael Vetter
2020-06-13 18:37:51 +02:00
parent e07da412b7
commit c58726d67f
3 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
0.9.2 (2020-06-13)
=====
Changes:
- Dont manipulate pointer from getenv (#1357)
- Fix reading/writing linked files (#1362)
- Use gnu99 C standard (#1357)
0.9.1 (2020-06-11)
=====