Skip to content

Commit

Permalink
Version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roramirez committed Aug 15, 2016
1 parent bdbeb4f commit d8ee9fd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
## Change Log


### 0.12.0 (2016-08-15)
- [22d2f1d](https://github.com/roramirez/qpanel/commit/22d2f1d359378de86e48f41ea582a792f7af0616) Add Stats from queue_log
- [0c9634c](https://github.com/roramirez/qpanel/commit/0c9634cb2dc4731b97c28e97b328983527367384) Add feature for hangup incoming calls
- [4a0657f](https://github.com/roramirez/qpanel/commit/4a0657f874750e5bd246c3e6a68de40622aebe7c) fix ExtDeprecationWarning for flask_login and flask_babel
- [#69](https://github.com/roramirez/qpanel/pull/69) move babel.cfg and messages.pot into translations directory for clean
- [#68](https://github.com/roramirez/qpanel/pull/68) Update Flask version to 0.11
- [c8d6113](https://github.com/roramirez/qpanel/commit/c8d6113b44fd84df2f687219ad4292e3433b672e) add feature remove agent from a queue

### 0.11.1 (2016-07-20)
- [a22c0f7](https://github.com/roramirez/qpanel/commit/a22c0f7230914f3ec6aebc2eddd6c91a3e1cd740) Fix import logging detect for issue #56 (@roramirez)

### 0.11.0 (2016-07-15)
- [#66](https://github.com/roramirez/qpanel/pull/66) Move file sample config.ini-dist into samples
- [#64](https://github.com/roramirez/qpanel/pull/64) Add In call Feature
Expand All @@ -10,7 +21,6 @@
- [#62](https://github.com/roramirez/qpanel/pull/62) Add Tests
- [#61](https://github.com/roramirez/qpanel/pull/61) Refactor init app. Add __init__ and __main__ file


### 0.10.0 (2016-06-16)
- [c77edc9](https://github.com/roramirez/qpanel/commit/c77edc9658664ea6fad3d47174aa70d80b79d701) Install dependencies by requirements.txt file.
- [#60](https://github.com/roramirez/qpanel/pull/60) Change URL stable version.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.12.0-dev
0.12.0

0 comments on commit d8ee9fd

Please sign in to comment.