Skip to content

Commit 9db79b4

Browse files
committed
chore: CHANGELOG.md updated
1 parent b586807 commit 9db79b4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
# Changelog
22

3+
## [v0.7.2](https://github.com/wp-graphql/wp-graphql-jwt-authentication/tree/v0.7.2) (2026-03-13)
4+
5+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-jwt-authentication/compare/v0.7.1...v0.7.2)
6+
7+
**Other Changes:**
8+
9+
- fix: autoloader fix applied [\#191](https://github.com/wp-graphql/wp-graphql-jwt-authentication/pull/191) ([kidunot89](https://github.com/kidunot89))
10+
- ci: add composer install step before running Docker tests [\#190](https://github.com/wp-graphql/wp-graphql-jwt-authentication/pull/190) ([kidunot89](https://github.com/kidunot89))
11+
312
## [v0.7.1](https://github.com/wp-graphql/wp-graphql-jwt-authentication/tree/v0.7.1) (2026-03-13)
413

514
[Full Changelog](https://github.com/wp-graphql/wp-graphql-jwt-authentication/compare/v0.7.0...v0.7.1)
615

716
**Other Changes:**
817

18+
- chore: CHANGELOG updated [\#189](https://github.com/wp-graphql/wp-graphql-jwt-authentication/pull/189) ([kidunot89](https://github.com/kidunot89))
919
- Upgrade firebase/php-jwt to v7, modernize CI [\#188](https://github.com/wp-graphql/wp-graphql-jwt-authentication/pull/188) ([kidunot89](https://github.com/kidunot89))
1020
- Allowing the token from validation function to be filtered [\#184](https://github.com/wp-graphql/wp-graphql-jwt-authentication/pull/184) ([davidvexel](https://github.com/davidvexel))
1121
- \[FIX\] \#173 - PHP 8.1 deprecation warning [\#180](https://github.com/wp-graphql/wp-graphql-jwt-authentication/pull/180) ([gregrickaby](https://github.com/gregrickaby))

0 commit comments

Comments
 (0)