We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802a9ba commit 5d35b6eCopy full SHA for 5d35b6e
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# Version 2.0.10
2
+
3
+### General
4
+- Add support for angular 1.6.x
5
6
+### Docs
7
8
+https://base-apps.github.io/angular-base-apps/v2.0.10
9
10
# Version 2.0.9
11
12
### Bug Fixes
docs/templates/changelog.html
@@ -58,6 +58,20 @@ <h4>Docs</h4>
58
59
<hr>
60
-->
61
+<h3>Version 2.0.10</h3>
62
63
+<h4>General</h4>
64
65
+<ul>
66
+ <li>Add support for angular 1.6.x</li>
67
+</ul>
68
69
+<h4>Docs</h4>
70
71
+<a href="https://base-apps.github.io/angular-base-apps/v2.0.10">https://base-apps.github.io/angular-base-apps/v2.0.10</a>
72
73
+<hr>
74
75
<h3>Version 2.0.9</h3>
76
77
<h4>Bug Fixes</h4>
0 commit comments