We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f7229 commit f5a1ad0Copy full SHA for f5a1ad0
CHANGELOG.md
@@ -0,0 +1,20 @@
1
+## x.y.z - 2020-mm-DD
2
+
3
+see [changelog.md](https://changelog.md/) for how to extend this for the next release.
4
5
+## 0.9.0 - 2020-04-21
6
7
+### Added
8
9
+[This changelog!](https://github.com/bsdci/libioc/pull/757)
10
11
+### Changed
12
13
+- update our direct dependencies `py-jail` and `py-freebsd_sysctl`.
14
+- [changed our installation of development dependencies](https://github.com/bsdci/libioc/pull/756)
15
+- [speedup loading of C library](https://github.com/bsdci/libioc/pull/752)
16
17
+### Fixed
18
19
+- [Fix ZFS mount issue](https://github.com/bsdci/libioc/issues/755) this was a regression in libzfs core
20
+- [Fix build on FreeBSD 12.1](https://github.com/bsdci/libioc/issues/750)
0 commit comments