Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 527581e

Browse files
authored
Merge pull request #321 from renekliment/v1.5.1
v1.5.1 CHANGELOG
2 parents fec944e + b89b546 commit 527581e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

66
## [Unreleased]
77

8+
## [1.5.1] - 2017-10-08
9+
Small bugfix release.
10+
11+
### Fixed
12+
- Removed a few potentially confusing messages for users.
13+
- Fix bad characters in stored filenames which prevented them from playing and might have resulted in a crash. Fixes crashes when asking for weather.
14+
815
## [1.5] - 2017-03-10
916
Please run the installation script again to install / upgrade all the dependencies.
1017
There are no config changes this time.
@@ -130,7 +137,8 @@ This is mainly a test of doing bugfix releases.
130137
@sammachin created the project in January 2016 and made significant changes that lead to this version.
131138

132139

133-
[Unreleased]: https://github.com/alexa-pi/AlexaPi/compare/v1.5...HEAD
140+
[Unreleased]: https://github.com/alexa-pi/AlexaPi/compare/v1.5.1...HEAD
141+
[1.5.1]: https://github.com/alexa-pi/AlexaPi/compare/v1.5...v1.5.1
134142
[1.5]: https://github.com/alexa-pi/AlexaPi/compare/v1.4...v1.5
135143
[1.4]: https://github.com/alexa-pi/AlexaPi/compare/v1.3...v1.4
136144
[1.3.1]: https://github.com/alexa-pi/AlexaPi/compare/v1.3...v1.3.1

0 commit comments

Comments
 (0)