|
2 | 2 |
|
3 | 3 | Here you can see the full list of changes between each Telegram Git Notifier package release.
|
4 | 4 |
|
| 5 | +## v1.2.0 - 2024-05-23 |
| 6 | + |
| 7 | +### What's Changed |
| 8 | + |
| 9 | +* chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/cslant/laravel-telegram-git-notifier/pull/65 |
| 10 | +* chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/cslant/laravel-telegram-git-notifier/pull/66 |
| 11 | +* Update layout for workflow events, actions by @tanhongit in https://github.com/cslant/laravel-telegram-git-notifier/pull/68 |
| 12 | +* feature/team_add by @hokhacminhtri in https://github.com/cslant/laravel-telegram-git-notifier/pull/70 |
| 13 | +* Fix/update Gitlab event template by @tanhongit in https://github.com/cslant/laravel-telegram-git-notifier/pull/72 |
| 14 | +* Update push event template by @tanhongit in https://github.com/cslant/laravel-telegram-git-notifier/pull/73 |
| 15 | +* Update some templates for tool by @tanhongit in https://github.com/cslant/laravel-telegram-git-notifier/pull/76 |
| 16 | +* feature/team by @hokhacminhtri in https://github.com/cslant/laravel-telegram-git-notifier/pull/75 |
| 17 | +* Fix/update gitlab event template by @tongthanhphu in https://github.com/cslant/laravel-telegram-git-notifier/pull/78 |
| 18 | +* fix: update menu translations by @tanhongit in https://github.com/cslant/laravel-telegram-git-notifier/pull/77 |
| 19 | +* refactor: translate vi for gitlab by @NhutMinhIT in https://github.com/cslant/laravel-telegram-git-notifier/pull/79 |
| 20 | +* Update gitlab and tool template and translations by @tanhongit in https://github.com/cslant/laravel-telegram-git-notifier/pull/80 |
| 21 | +* Add/Update event template by @tanhongit in https://github.com/cslant/laravel-telegram-git-notifier/pull/81 |
| 22 | +* feat: using laravel helper to set limit content message by @tongthanhphu in https://github.com/cslant/laravel-telegram-git-notifier/pull/82 |
| 23 | +* feat: add gitlab events by @tanhongit in https://github.com/cslant/laravel-telegram-git-notifier/pull/83 |
| 24 | + |
| 25 | +### New Contributors |
| 26 | + |
| 27 | +* @dependabot made their first contribution in https://github.com/cslant/laravel-telegram-git-notifier/pull/65 |
| 28 | +* @hokhacminhtri made their first contribution in https://github.com/cslant/laravel-telegram-git-notifier/pull/70 |
| 29 | +* @tongthanhphu made their first contribution in https://github.com/cslant/laravel-telegram-git-notifier/pull/78 |
| 30 | +* @NhutMinhIT made their first contribution in https://github.com/cslant/laravel-telegram-git-notifier/pull/79 |
| 31 | + |
| 32 | +**Full Changelog**: https://github.com/cslant/laravel-telegram-git-notifier/compare/v1.0.8...v1.2.0 |
| 33 | + |
5 | 34 | ## v1.0.8 - 2024-03-19
|
6 | 35 |
|
7 | 36 | ### What's Changed
|
@@ -115,6 +144,7 @@ Here you can see the full list of changes between each Telegram Git Notifier pac
|
115 | 144 |
|
116 | 145 |
|
117 | 146 |
|
| 147 | + |
118 | 148 | ```
|
119 | 149 | - This feature allows you to flexibly configure and manage your application according to your preferences.
|
120 | 150 |
|
|
0 commit comments