Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Nov 16, 2018
1 parent 7111c2f commit 38f7dc9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
8 changes: 2 additions & 6 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# ignore dockerfiles
.dockerignore
Dockerfile
Dockerfile_armv6l
Dockerfile_armv7l
Dockerfile-armhf
Dockerfile-aarch64
Dockerfile*
.git
.editorconfig
.gitignore
Expand All @@ -13,5 +9,5 @@ node_modules
bin
db
src/webserver/public/libs
checkDeployment.sh
*.log
_site
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
## Changes from 0.1.0 to 0.1.1

* Fix respecting the deprecated environment variabes RESTREAMER_USERNAME and RESTREAMER_PASSWORD
* Fix respecting the deprecated environment variables RESTREAMER_USERNAME and RESTREAMER_PASSWORD
* Fix links to Github pages
* Fix snapshot drift
* Fix initialization of environment variables
* Minor fixes in logging output
* Improve RS_AUDIO setting handling
* Rename misleading armhf Dockerfile to arm32v7
* Add Dockerfile for arm32v6

## Changes from 0.1.0-rc7 to 0.1.0

Expand Down

0 comments on commit 38f7dc9

Please sign in to comment.