Skip to content

Commit 074e1f5

Browse files
authored
chore: bump version 0.4.0 (#28)
1 parent 7f3b376 commit 074e1f5

File tree

1 file changed

+19
-8
lines changed

1 file changed

+19
-8
lines changed

CHANGELOG.md

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,28 @@
11
# UNRELEASED CHANGES:
22

3-
### New features:
4-
* Add resources files to client adoption
5-
* Add register and auth example pages
3+
### New features:
4+
*
65

7-
### Enhancements:
8-
* Add callback URL in session
6+
### Enhancements:
7+
*
98

10-
### Fixes:
11-
* Use safe php functions
12-
* Fix redirect guest callback
9+
### Fixes:
10+
*
1311

1412
# RELEASED VERSIONS:
13+
14+
## 0.4.0 - 2019-04-18
15+
### New features:
16+
* Add resources files to client adoption
17+
* Add register and auth example pages
18+
19+
### Enhancements:
20+
* Add callback URL in session
21+
22+
### Fixes:
23+
* Use safe php functions
24+
* Fix redirect guest callback
25+
1526
## 0.3.0 - 2019-04-08
1627
### New features:
1728
* Add WebauthnLoginData event

0 commit comments

Comments
 (0)