Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
theyosh committed Nov 26, 2017
1 parent 2d55db4 commit 9b33b1c
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,37 @@ Changelog
=========


3.2.1 (2017-11-26)
------------

**New**
- Add another check for failing weather data. [#52](https://github.com/theyosh/TerrariumPI/issues/52). [TheYOSH]
- Add extra check for weather data. [#52](https://github.com/theyosh/TerrariumPI/issues/52). [TheYOSH]
- Add publications. [TheYOSH]
- Add translations to audio files table and dropzone. [TheYOSH]

**Fixes**
- Fix utf-8 check for non string values. [#52](https://github.com/theyosh/TerrariumPI/issues/52). [TheYOSH]
- Fix door detection in sprayer engine. Fix [#59](https://github.com/theyosh/TerrariumPI/issues/59). [TheYOSH]
- Fix alarm warnings. [TheYOSH]
- Fixed environment averages. [TheYOSH]

**Updates**
- Update README.md. [TheYOSH]
- Update German translation. [TheYOSH]
- Update environment averages. [TheYOSH]
- Update Fancybox. [TheYOSH]
- Update German translation [#55](https://github.com/theyosh/TerrariumPI/issues/55). [TheYOSH]
- Update Dutch translation. [TheYOSH]
- Update English translation. [TheYOSH]

**Other**
- Support UTF-8 configuration values. [#52](https://github.com/theyosh/TerrariumPI/issues/52). [TheYOSH]
- Do not make environment parts depend on light part. [TheYOSH]
- Merge branch 'master' of https://github.com/theyosh/TerrariumPI.
[TheYOSH]


3.2.0 (2017-11-24)
------------------

Expand All @@ -21,6 +52,8 @@ Changelog
- Fix remote dimmer state updates. [TheYOSH]

**Updates**
- Update Dutch translation. [TheYOSH]
- Update changelog. [TheYOSH]
- Update README.md. [TheYOSH]
- Update README.md. [TheYOSH]
- Update language files. [TheYOSH]
Expand All @@ -32,6 +65,9 @@ Changelog
- Update version number. [TheYOSH]

**Other**
- Merge pull request [#53](https://github.com/theyosh/TerrariumPI/issues/53) from theyosh/feature/remote_data. [TheYOSH]

Feature/remote data
- Better load indicator. (2) [TheYOSH]
- Better load indicator. [TheYOSH]
- Merge branch 'master' into feature/remote_data. [TheYOSH]
Expand Down
2 changes: 1 addition & 1 deletion defaults.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[terrariumpi]
host = ::
port = 8090
version = 3.2.0
version = 3.2.1
title = TerrariumPI %(version)s
power_usage = 5
owfs_port = 4304
Expand Down

0 comments on commit 9b33b1c

Please sign in to comment.