We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9677b commit 422a487Copy full SHA for 422a487
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.1.3 (2016-10-26)
2
+
3
+Bug fix:
4
5
+ - Only log 'desc' param to console if set.
6
7
## 2.1.2 (2016-10-25)
8
9
Bug fix:
bower.json
@@ -1,6 +1,6 @@
{
"name": "app-logger-angular",
- "version": "2.1.2",
+ "version": "2.1.3",
"main": "./js/logging.js",
"description": "Client side logging sent to the server",
"repository": {
0 commit comments