Skip to content

Commit

Permalink
Link CHANGLOG users and PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleos-bot committed Dec 27, 2020
1 parent db632e8 commit 40add73
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@

## Changes

- Move submit buttons to form definition @core23 (#164)
- Move submit buttons to form definition [@core23] ([#164])

## 🚀 Features

- Replace hardcoded forms with symfony forms @core23 (#167)
- Replace hardcoded forms with symfony forms [@core23] ([#167])

## 🐛 Bug Fixes

- Fix `PreUpdateEventArgs` import for mongodb @core23 (#176)
- Fix loading driver related validations @core23 (#173)
- Fix `PreUpdateEventArgs` import for mongodb [@core23] ([#176])
- Fix loading driver related validations [@core23] ([#173])

## 📦 Dependencies

- Add support for PHP 8 @core23 (#148)
- Add support for PHP 8 [@core23] ([#148])

# 1.5.0

Expand Down Expand Up @@ -102,3 +102,8 @@
[@core23]: https://github.com/core23
[@anacona16]: https://github.com/anacona16
[@TorbenLundsgaard]: https://github.com/TorbenLundsgaard
[#176]: https://github.com/nucleos/NucleosUserBundle/pull/176
[#173]: https://github.com/nucleos/NucleosUserBundle/pull/173
[#167]: https://github.com/nucleos/NucleosUserBundle/pull/167
[#164]: https://github.com/nucleos/NucleosUserBundle/pull/164
[#148]: https://github.com/nucleos/NucleosUserBundle/pull/148

0 comments on commit 40add73

Please sign in to comment.