Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Link CHANGLOG users and PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleos-bot authored and core23 committed Oct 23, 2020
1 parent a1f97a4 commit 26d060e
Showing 1 changed file with 33 additions and 16 deletions.
49 changes: 33 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,31 +34,48 @@

to delete backup files created in the previous step.

- Add missing strict file header @core23 (#49)
- Use default public setting for all actions @core23 (#16)
- Removed deprecated name argument from block constructor @core23 (#15)
- Add missing strict file header [@core23] ([#49])
- Use default public setting for all actions [@core23] ([#16])
- Removed deprecated name argument from block constructor [@core23] ([#15])

## Changes

- Add missing strict file header @core23 (#49)
- Removed deprecated name argument from block constructor @core23 (#15)
- Add missing strict file header [@core23] ([#49])
- Removed deprecated name argument from block constructor [@core23] ([#15])

## 🚀 Features

- Move configuration to PHP @core23 (#70)
- Add combined assets @core23 (#59)
- Port heise shariff code @core23 (#29)
- Use latest block bundle for auto-registration of blocks @core23 (#21)
- Use new block signatures @core23 (#14)
- Move configuration to PHP [@core23] ([#70])
- Add combined assets [@core23] ([#59])
- Port heise shariff code [@core23] ([#29])
- Use latest block bundle for auto-registration of blocks [@core23] ([#21])
- Use new block signatures [@core23] ([#14])

## 🐛 Bug Fixes

- Fix wrong dependency injection of ShariffShareBlockService @core23 (#50)
- Remove deprecated twig calls @core23 (#23)
- Fix wrong dependency injection of ShariffShareBlockService [@core23] ([#50])
- Remove deprecated twig calls [@core23] ([#23])

## 📦 Dependencies

- Add support for symfony 5 @core23 (#25)
- Bump sonata block version @core23 (#32)
- Drop support for symfony < 4.2 @core23 (#34)
- Removed admin bundle dependency @core23 (#20)
- Add support for symfony 5 [@core23] ([#25])
- Bump sonata block version [@core23] ([#32])
- Drop support for symfony < 4.2 [@core23] ([#34])
- Removed admin bundle dependency [@core23] ([#20])

[#70]: https://github.com/nucleos/NucleosShariffBundle/pull/70
[#59]: https://github.com/nucleos/NucleosShariffBundle/pull/59
[#50]: https://github.com/nucleos/NucleosShariffBundle/pull/50
[#49]: https://github.com/nucleos/NucleosShariffBundle/pull/49
[#34]: https://github.com/nucleos/NucleosShariffBundle/pull/34
[#32]: https://github.com/nucleos/NucleosShariffBundle/pull/32
[#29]: https://github.com/nucleos/NucleosShariffBundle/pull/29
[#25]: https://github.com/nucleos/NucleosShariffBundle/pull/25
[#23]: https://github.com/nucleos/NucleosShariffBundle/pull/23
[#21]: https://github.com/nucleos/NucleosShariffBundle/pull/21
[#20]: https://github.com/nucleos/NucleosShariffBundle/pull/20
[#16]: https://github.com/nucleos/NucleosShariffBundle/pull/16
[#15]: https://github.com/nucleos/NucleosShariffBundle/pull/15
[#14]: https://github.com/nucleos/NucleosShariffBundle/pull/14
[@nucleos]: https://github.com/nucleos
[@core23]: https://github.com/core23

0 comments on commit 26d060e

Please sign in to comment.