Skip to content

Commit 0dd7c50

Browse files
committed
Updated changelog
1 parent ee861ea commit 0dd7c50

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.6.1](https://github.com/labthings/python-labthings/compare/v0.6.0...v0.6.1) (2020-05-15)
2+
3+
4+
* Reintroduced Action response "links" ([5b8401d](https://github.com/labthings/python-labthings/commit/5b8401d))
5+
* Use PUT for writing properties in built views ([e241c96](https://github.com/labthings/python-labthings/commit/e241c96))
6+
7+
18
# [0.6.0](https://github.com/labthings/python-labthings/compare/v0.5.3...v0.6.0) (2020-05-12)
29

310

@@ -45,7 +52,12 @@
4552
* Support index pages in static folder ([66be1d7](https://github.com/labthings/python-labthings/commit/66be1d7))
4653
* Switched to /src structure ([f8b1b71](https://github.com/labthings/python-labthings/commit/f8b1b71))
4754
* Test b64 decoding ([6b29de8](https://github.com/labthings/python-labthings/commit/6b29de8))
55+
* Updated changelog ([9860fef](https://github.com/labthings/python-labthings/commit/9860fef))
56+
* Updated changelog ([478f121](https://github.com/labthings/python-labthings/commit/478f121))
57+
* Updated changelog ([4b3afc0](https://github.com/labthings/python-labthings/commit/4b3afc0))
4858
* Updated test_get_value_response_text ([fdba1fa](https://github.com/labthings/python-labthings/commit/fdba1fa))
59+
* Updated version and dependencies ([3e0b3df](https://github.com/labthings/python-labthings/commit/3e0b3df))
60+
* Updated version and dependencies ([d051430](https://github.com/labthings/python-labthings/commit/d051430))
4961
* Use custom Marshmallow APISpec plugin ([d0ab02c](https://github.com/labthings/python-labthings/commit/d0ab02c))
5062

5163

0 commit comments

Comments
 (0)