Skip to content

Commit ae67f9e

Browse files
committed
add CHANGELOG.md
follow the https://changelog.md/ guidelines and add this!
1 parent 77f7229 commit ae67f9e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)