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/).
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
916Please run the installation script again to install / upgrade all the dependencies.
1017There 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
You can’t perform that action at this time.
0 commit comments