We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5c169 commit bee524aCopy full SHA for bee524a
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog of ng-walkthrough
2
3
+
4
+## V0.9.5 (2019-09-03)
5
6
+### New features
7
8
+- add `hidePrevious` attribute
9
+- walkthrough flow parameters can be changed dynamically
10
11
## V0.9.4 (2019-08-25)
12
13
### Corrections
projects/angular-walkthrough/package.json
@@ -1,6 +1,6 @@
{
"name": "angular-walkthrough",
- "version": "0.9.4",
+ "version": "0.9.5",
"description": "Walkthrough, an Angular library",
"author": "Célian Veyssière",
"license": "MIT",
0 commit comments