Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.0] - 2024-10-21

- Moved drush services into own yml file (drush 12)
- Fixed missing index in configuration pages

## [0.0.3] - 2024-10-17

- Downgraded drush requirements - to make actions work

## [0.0.2] - 2024-10-16

- Upgraded to support Drupal 10.x
Expand All @@ -18,5 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added submodule to log user CUD events.

[Unreleased]: https://github.com/OS2web/os2web_audit/compare/develop...HEAD
[0.1.0]: https://github.com/OS2web/os2web_audit/compare/0.0.3...0.1.0
[0.0.2]: https://github.com/OS2web/os2web_audit/compare/0.0.2...0.0.3
[0.0.2]: https://github.com/OS2web/os2web_audit/compare/0.0.1...0.0.2
[0.0.1]: https://github.com/OS2web/os2web_audit/releases/tag/0.0.1
[0.0.1]: https://github.com/OS2web/os2web_audit/releases/tag/0.0.1
Loading