This repository was archived by the owner on Dec 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
5
6
6
## [ Unreleased]
7
7
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
+
8
15
## [ 1.5] - 2017-03-10
9
16
Please run the installation script again to install / upgrade all the dependencies.
10
17
There are no config changes this time.
@@ -130,7 +137,8 @@ This is mainly a test of doing bugfix releases.
130
137
@sammachin created the project in January 2016 and made significant changes that lead to this version.
131
138
132
139
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
134
142
[ 1.5 ] : https://github.com/alexa-pi/AlexaPi/compare/v1.4...v1.5
135
143
[ 1.4 ] : https://github.com/alexa-pi/AlexaPi/compare/v1.3...v1.4
136
144
[ 1.3.1 ] : https://github.com/alexa-pi/AlexaPi/compare/v1.3...v1.3.1
You can’t perform that action at this time.
0 commit comments