Skip to content

Commit 666433d

Browse files
committed
Updating changelog
1 parent e90adca commit 666433d

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-authentication-management/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v4.0.0...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- Typescript refactoring, seperate services, custom methods and vitepress docs [\#164](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/164) ([fratzinger](https://github.com/fratzinger))
10+
11+
## [v4.0.0](https://github.com/feathersjs-ecosystem/feathers-authentication-management/tree/v4.0.0) (2022-07-28)
12+
13+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v4.0.0-pre.2...v4.0.0)
14+
15+
**Closed issues:**
16+
17+
- verifyHooks.addVerification erroring out [\#157](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/157)
18+
- Rework [\#144](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/144)
19+
320
## [v4.0.0-pre.2](https://github.com/feathersjs-ecosystem/feathers-authentication-management/tree/v4.0.0-pre.2) (2022-06-19)
421

522
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v3.2.0...v4.0.0-pre.2)
@@ -132,7 +149,7 @@
132149
- Remove outdated link. [\#123](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/123) ([bartduisters](https://github.com/bartduisters))
133150
- chore\(\): update feathers libs [\#122](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/122) ([bitflower](https://github.com/bitflower))
134151
- Update walkthrough on medium [\#118](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/118) ([morenoh149](https://github.com/morenoh149))
135-
- hashPassword workaround verbage [\#113](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/113) ([rayfoss](https://github.com/rayfoss))
152+
- hashPassword workaround verbage [\#113](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/113) ([MarsOrBust24](https://github.com/MarsOrBust24))
136153

137154
## [v2.0.1](https://github.com/feathersjs-ecosystem/feathers-authentication-management/tree/v2.0.1) (2018-07-09)
138155

0 commit comments

Comments
 (0)