Skip to content

Commit ea00536

Browse files
committed
update changelog for 2.0.4
1 parent 95c71f6 commit ea00536

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Version 2.0.4
2+
3+
### Bug Fixes
4+
- <a href="https://github.com/base-apps/angular-base-apps/issues/80">#80</a>: Enable adding `ba-advise` support to modals created with `ModalFactory`
5+
6+
### Docs
7+
8+
https://base-apps.github.io/angular-base-apps/v2.0.4
9+
110
# Version 2.0.3
211

312
### Bug Fixes

docs/templates/changelog.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,18 @@ <h4>Docs</h4>
5959
<hr>
6060
-->
6161

62+
<h3>Version 2.0.4</h3>
63+
64+
<h4>Bug Fixes</h4>
65+
66+
<ul>
67+
<li><a href="https://github.com/base-apps/angular-base-apps/issues/80">#80</a>: Enable adding <code>ba-advise</code> support to modals created with <code>ModalFactory</code>
68+
</ul>
69+
70+
<h4>Docs</h4>
71+
72+
<a href="https://base-apps.github.io/angular-base-apps/v2.0.4">https://base-apps.github.io/angular-base-apps/v2.0.4</a>
73+
6274
<h3>Version 2.0.3</h3>
6375

6476
<h4>Bug Fixes</h4>

0 commit comments

Comments
 (0)