Skip to content

Commit f11ea92

Browse files
committed
bump version & changelog
1 parent 6c16a3e commit f11ea92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.0.0] - 2022-12-16
810
### Fixed
911
- fix Issue #3320300: Avoid "Uncaught ReferenceError: Drupal is not defined" for anonymous users
1012
- fix parse_url(): passing null to parameter #1 () of type string is deprecated
@@ -27,4 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2729
- handling of missing common JS library
2830
- remove dependency on JQuery
2931

32+
[Unreleased]: https://github.com/antistatique/drupal-home-redirect-lang/compare/1.0.0...HEAD
33+
[1.0.0]: https://github.com/antistatique/drupal-home-redirect-lang/compare/1.0.0-alpha1...1.0.0
3034
[1.0.0-alpha1]: https://github.com/antistatique/drupal-home-redirect-lang/releases/tag/1.0.0-alpha1

0 commit comments

Comments
 (0)