Merge pull request #1960 from dashpole/changelog_v0.30.1

changelog for v0.30.1
This commit is contained in:
David Ashpole 2018-06-11 11:02:36 -07:00 committed by GitHub
commit dbbfeacf28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,8 @@
# Changelog
### 0.30.1 (2018-06-11)
- Revert switch from inotify to fsnotify
### 0.30.0 (2018-06-05)
- Use IONice to reduce IO priority of `du` and `find`
- BREAKING API CHANGE: ContainerReference no longer contains Labels. Use ContainerSpec instead.