This commit is contained in:
dartcafe 2018-08-30 19:26:03 +02:00
Родитель c12d46e863
Коммит eb5fc0b2a7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: CCE73CEF3035D3C8
2 изменённых файлов: 14 добавлений и 3 удалений

Просмотреть файл

@ -3,14 +3,25 @@
All notable changes to this project will be documented in this file.
## [0.8.3] - 2018-08-30
### Added
### Changed
### Fixed
- Display own participation in polls in list view
## [0.8.2] - 2018-08-25
### Added
- Compatibility to NC 14 #360
### Changed
### Fixed
- 'Edit poll' did not work from poll's details view #294
- Reload of public polls with ownCloud 10
- Compatibility to NC 14
- Reload of public polls with ownCloud 10 #344 #340 #283 #96
## [0.8.1] - 2018-01-19

Просмотреть файл

@ -5,7 +5,7 @@
<name>Polls</name>
<summary>A polls app, similar to doodle/dudle with the possibility to restrict access.</summary>
<description>A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public).</description>
<version>0.8.2</version>
<version>0.8.3</version>
<licence>agpl</licence>
<author>Vinzenz Rosenkranz</author>
<author>René Gieling</author>