Skip to content

Commit

Permalink
Adding CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
meaksh committed Feb 27, 2017
1 parent c295a8e commit 96f05a2
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Change Log

## [v0.1.2](https://github.com/meaksh/salt-janus-module/tree/v0.1.2) (2017-02-27)
[Full Changelog](https://github.com/meaksh/salt-janus-module/compare/v0.1.0...v0.1.2)

**Closed issues:**

- Backup should be created for configuration files before recreate them [\#3](https://github.com/meaksh/salt-janus-module/issues/3)
- "publishers" room attribute is converted into "max\_publishers" [\#2](https://github.com/meaksh/salt-janus-module/issues/2)
- Comments in rooms config file are not preserved [\#1](https://github.com/meaksh/salt-janus-module/issues/1)

**Merged pull requests:**

- Preserves configuration file comments. [\#6](https://github.com/meaksh/salt-janus-module/pull/6) ([meaksh](https://github.com/meaksh))
- Fixes "publishers/participants" attributes names in configuration file. [\#5](https://github.com/meaksh/salt-janus-module/pull/5) ([meaksh](https://github.com/meaksh))
- Creating a backup of config file before saving new config. Fixes \#3 [\#4](https://github.com/meaksh/salt-janus-module/pull/4) ([meaksh](https://github.com/meaksh))

## [v0.1.0](https://github.com/meaksh/salt-janus-module/tree/v0.1.0) (2016-06-30)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit 96f05a2

Please sign in to comment.