We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77f7229 commit ae67f9eCopy full SHA for ae67f9e
CHANGELOG.md
@@ -0,0 +1,19 @@
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
16
+### Fixed
17
18
+- [Fix ZFS mount issue](https://github.com/bsdci/libioc/issues/755) this was a regression in libzfs core
19
+- [Fix build on FreeBSD 12.1](https://github.com/bsdci/libioc/issues/750)
0 commit comments