summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2018-10-08 19:06:50 -0400
committersoftprops <d.tangren@gmail.com>2018-10-08 19:06:50 -0400
commitab345ee5880fa9d17ef4e2a90dd06b837ad190f5 (patch)
treed54af122ee8fde89d94a40937cd85963ff8c6aa0 /CHANGELOG.md
parent98df6322328db464fbf37343b7e1650dc39d6d8e (diff)
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e74118b..c769997 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ This release brings a number of breaking changes, all hopefully considered to be
* repo labels are now optional [#102](https://github.com/softprops/shiplift/pull/102)
* interlacing tty [#101](https://github.com/softprops/shiplift/pull/101)
+* migrate to serde and update struct field names to line up with rust's snake_case conventions [#100](https://github.com/softprops/shiplift/pull/100)
* update `byteorder` and `flate2` dependencies [#99](https://github.com/softprops/shiplift/pull/99)
* add `Type`, `Action`, `Actor` [#98](https://github.com/softprops/shiplift/pull/98)
* add representations of `NetworkSettings#Networks` [#97](https://github.com/softprops/shiplift/pull/97)