merge-requests/130/head v0.8.2
Jason Robinson 2016-10-23 16:04:06 +03:00
rodzic 1d0de928fc
commit 334d6902e3
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
# Changelog
## [unreleased]
## [0.8.2] - 2016-10-23
### Fixed
* Remove legacy splitting of payload to 60 chars when creating Diaspora payloads. Diaspora 0.6 doesn't understand these any more.

Wyświetl plik

@ -1 +1 @@
__version__ = "0.8.1"
__version__ = "0.8.2"