|
1 | | -## [Unreleased] - 2021-01-21 |
2 | | - |
3 | | -### Added |
4 | | - - [#44](https://github.com/aeon-php/calendar-twig/pull/44) - **Added integration with Automation** - [@norberttech](https://github.com/norberttech) |
5 | | - |
6 | | -### Changed |
7 | | - - [b3ee84](https://github.com/aeon-php/calendar-twig/commit/b3ee8485afceedd8964e22fe67ee6b6d47dfc982) - **changelog** - [@norberttech](https://github.com/norberttech) |
8 | | - |
9 | | -### Fixed |
10 | | - - [#44](https://github.com/aeon-php/calendar-twig/pull/44) - **Fixed tests failing because of bug in dependency** - [@norberttech](https://github.com/norberttech) |
11 | | - |
12 | | -## [0.7.0] - 2020-12-20 |
13 | | - |
14 | | -### Changed |
15 | | - - [1822bf](https://github.com/aeon-php/calendar-twig/commit/1822bf73396ff853c9086a0679c5d38a4d8b9eb3) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) |
16 | | - - [#39](https://github.com/aeon-php/calendar-twig/pull/39) - **Moved phpuint to tools, fixed integration with aeon-php/calendar** - [@norberttech](https://github.com/norberttech) |
17 | | - - [#38](https://github.com/aeon-php/calendar-twig/pull/38) - **phpunit/phpunit from 9.4.4 to 9.5.0** - [@dependabot[bot]](https://github.com/apps/dependabot) |
18 | | - - [#37](https://github.com/aeon-php/calendar-twig/pull/37) - **phpunit/phpunit from 9.4.3 to 9.4.4** - [@dependabot[bot]](https://github.com/apps/dependabot) |
19 | | - - [#34](https://github.com/aeon-php/calendar-twig/pull/34) - **aeon-php/calendar from 0.11.0 to 0.12.0** - [@dependabot[bot]](https://github.com/apps/dependabot) |
20 | | - - [82a94d](https://github.com/aeon-php/calendar-twig/commit/82a94d0f2dd99c28492d6531fe8357ba10c54154) - **Update README.md** - [@norberttech](https://github.com/norberttech) |
21 | | - - [#33](https://github.com/aeon-php/calendar-twig/pull/33) - **phpunit/phpunit from 9.4.2 to 9.4.3** - [@dependabot[bot]](https://github.com/apps/dependabot) |
22 | | - - [#32](https://github.com/aeon-php/calendar-twig/pull/32) - **twig/twig from 3.1.0 to 3.1.1** - [@dependabot[bot]](https://github.com/apps/dependabot) |
23 | | - |
24 | | -## [0.6.0] - 2020-10-23 |
25 | | - |
26 | | -### Changed |
27 | | - - [46b35f](https://github.com/aeon-php/calendar-twig/commit/46b35f06be0ba3afb0c660ac7705dd96cb93dd36) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) |
28 | | - - [#31](https://github.com/aeon-php/calendar-twig/pull/31) - **dependencies** - [@norberttech](https://github.com/norberttech) |
29 | | - - [#30](https://github.com/aeon-php/calendar-twig/pull/30) - **Restore default timezone in Calendar Extension** - [@norberttech](https://github.com/norberttech) |
30 | | - |
31 | | -## [0.5.0] - 2020-10-23 |
32 | | - |
33 | | -### Changed |
34 | | - - [16c885](https://github.com/aeon-php/calendar-twig/commit/16c8853ec07d43aacfb73af8e7f4916a6e269aa7) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) |
35 | | - - [#29](https://github.com/aeon-php/calendar-twig/pull/29) - **Take timezone from calendar instance when not provided to aeon_datetime_format** - [@norberttech](https://github.com/norberttech) |
36 | | - - [#28](https://github.com/aeon-php/calendar-twig/pull/28) - **twig/twig from 3.0.5 to 3.1.0** - [@dependabot[bot]](https://github.com/apps/dependabot) |
37 | | - - [#27](https://github.com/aeon-php/calendar-twig/pull/27) - **phpunit/phpunit from 9.4.1 to 9.4.2** - [@dependabot[bot]](https://github.com/apps/dependabot) |
38 | | - - [#26](https://github.com/aeon-php/calendar-twig/pull/26) - **aeon-php/calendar from 0.9.0 to 0.10.0** - [@dependabot[bot]](https://github.com/apps/dependabot) |
39 | | - |
40 | | -## [0.4.0] - 2020-10-13 |
41 | | - |
42 | | -### Added |
43 | | - - [#25](https://github.com/aeon-php/calendar-twig/pull/25) - **possibility to format time, removed redundant default timezone** - [@norberttech](https://github.com/norberttech) |
44 | | - |
45 | | -### Changed |
46 | | - - [da9c5a](https://github.com/aeon-php/calendar-twig/commit/da9c5a0bcbc4def259ab7c1a29e7e60493a6d70c) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) |
47 | | - |
48 | | -## [0.3.0] - 2020-10-13 |
49 | | - |
50 | | -### Added |
51 | | - - [#21](https://github.com/aeon-php/calendar-twig/pull/21) - **mutation tests** - [@unixslayer](https://github.com/unixslayer) |
52 | | - - [#18](https://github.com/aeon-php/calendar-twig/pull/18) - **more filters and functions** - [@norberttech](https://github.com/norberttech) |
53 | | - - [#17](https://github.com/aeon-php/calendar-twig/pull/17) - **new twig functions to simplify access to current day,month,year** - [@norberttech](https://github.com/norberttech) |
54 | | - |
55 | | -### Changed |
56 | | - - [f10b82](https://github.com/aeon-php/calendar-twig/commit/f10b8259103db45d782975f78663e2cd687f7cfd) - **dependencies** - [@norberttech](https://github.com/norberttech) |
57 | | - - [533de0](https://github.com/aeon-php/calendar-twig/commit/533de0f59601fd5440241e83c2be3947d6f23d18) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) |
58 | | - - [#23](https://github.com/aeon-php/calendar-twig/pull/23) - **phpunit/phpunit from 9.4.0 to 9.4.1** - [@dependabot[bot]](https://github.com/apps/dependabot) |
59 | | - - [#24](https://github.com/aeon-php/calendar-twig/pull/24) - **aeon-php/calendar from 0.7.0 to 0.8.0** - [@dependabot[bot]](https://github.com/apps/dependabot) |
60 | | - - [#22](https://github.com/aeon-php/calendar-twig/pull/22) - **phpunit/phpunit from 9.3.11 to 9.4.0** - [@dependabot[bot]](https://github.com/apps/dependabot) |
61 | | - - [#16](https://github.com/aeon-php/calendar-twig/pull/16) - **phpunit/phpunit from 9.3.10 to 9.3.11** - [@dependabot[bot]](https://github.com/apps/dependabot) |
62 | | - - [#15](https://github.com/aeon-php/calendar-twig/pull/15) - **aeon-php/calendar from 0.6.0 to 0.7.0** - [@dependabot[bot]](https://github.com/apps/dependabot) |
63 | | - - [#14](https://github.com/aeon-php/calendar-twig/pull/14) - **phpunit/phpunit from 9.3.8 to 9.3.10** - [@dependabot[bot]](https://github.com/apps/dependabot) |
64 | | - - [c88ffb](https://github.com/aeon-php/calendar-twig/commit/c88ffb12233b279951eb493201c203a62708dc5e) - **dependencies** - [@norberttech](https://github.com/norberttech) |
65 | | - - [#13](https://github.com/aeon-php/calendar-twig/pull/13) - **phpunit/phpunit from 9.3.7 to 9.3.8** - [@dependabot[bot]](https://github.com/apps/dependabot) |
66 | | - - [#12](https://github.com/aeon-php/calendar-twig/pull/12) - **aeon-php/calendar from 0.4.0 to 0.5.0** - [@dependabot[bot]](https://github.com/apps/dependabot) |
67 | | - |
68 | | -## [0.2.0] - 2020-08-18 |
69 | | - |
70 | | -### Added |
71 | | - - [f4f328](https://github.com/aeon-php/calendar-twig/commit/f4f328ffe1b6951f877b1273651be5961c76fae8) - **changelog** - [@norberttech](https://github.com/norberttech) |
72 | | - |
73 | | -### Changed |
74 | | - - [2cee8a](https://github.com/aeon-php/calendar-twig/commit/2cee8aa218c2e12b51df51155cd44e7589050f23) - **aeon-php/calendar dependency to >=0.4.0** - [@norberttech](https://github.com/norberttech) |
75 | | - - [59b14a](https://github.com/aeon-php/calendar-twig/commit/59b14a48162080661373cee2598a96ce77d74a1c) - **dependencies, moved tools to phive** - [@norberttech](https://github.com/norberttech) |
76 | | - |
77 | | -### Removed |
78 | | - - [2f8926](https://github.com/aeon-php/calendar-twig/commit/2f89262cb804a22740d230ff4ad738214f1e952f) - **phive tools from repository** - [@norberttech](https://github.com/norberttech) |
79 | | - |
80 | | -## [0.1.0] - 2020-08-07 |
81 | | - |
82 | | -### Added |
83 | | - - [da1f2d](https://github.com/aeon-php/calendar-twig/commit/da1f2d36c6ac70babfa6440ee1c0b30ed0773341) - **changelog** - [@norberttech](https://github.com/norberttech) |
84 | | - |
85 | | -### Changed |
86 | | - - [736650](https://github.com/aeon-php/calendar-twig/commit/736650256d1229f00f837b68287e880b7b704773) - **dependencies, moved tools to phive** - [@norberttech](https://github.com/norberttech) |
87 | | - - [#1](https://github.com/aeon-php/calendar-twig/pull/1) - **phpunit/phpunit from 9.2.5 to 9.2.6** - [@dependabot[bot]](https://github.com/apps/dependabot) |
88 | | - - [#4](https://github.com/aeon-php/calendar-twig/pull/4) - **phpstan/phpstan from 0.12.32 to 0.12.35** - [@dependabot[bot]](https://github.com/apps/dependabot) |
89 | | - - [cb5213](https://github.com/aeon-php/calendar-twig/commit/cb521375967d843663a62ec8326963bcfc416032) - **Create dependabot.yml** - [@norberttech](https://github.com/norberttech) |
90 | | - - [b95f40](https://github.com/aeon-php/calendar-twig/commit/b95f40b4374390e5dd4f3374955651d32880ea5c) - **Adjusted twig extension to latest release of calendar** - [@norberttech](https://github.com/norberttech) |
91 | | - - [9b909f](https://github.com/aeon-php/calendar-twig/commit/9b909f1c71eb13eed05459d1fece6c82fbb6a6b5) - **phpdoc_align CS rule** - [@norberttech](https://github.com/norberttech) |
92 | | - - [e23e57](https://github.com/aeon-php/calendar-twig/commit/e23e57bf23f108a20b61e9d1c8e50b162361f405) - **dependencies, added retry library** - [@norberttech](https://github.com/norberttech) |
93 | | - - [b68f3c](https://github.com/aeon-php/calendar-twig/commit/b68f3c0e7fd978d3585f6c8c60c1712639c20b55) - **Bypass new lines issue by removing new lines** - [@norberttech](https://github.com/norberttech) |
94 | | - - [34677b](https://github.com/aeon-php/calendar-twig/commit/34677b5d02b61fe2f97244cd6cf3c7686a174959) - **Try different type of assertion for twig tests** - [@norberttech](https://github.com/norberttech) |
95 | | - - [408917](https://github.com/aeon-php/calendar-twig/commit/408917df9204f5b00c8a195c9aea1e6eb1ac2794) - **Initial commit** - [@norberttech](https://github.com/norberttech) |
96 | | - |
97 | | -### Fixed |
98 | | - - [b92f11](https://github.com/aeon-php/calendar-twig/commit/b92f11e72255ecef84e653b2b064931576438a08) - **tests failing on lower vrsion of twig** - [@norberttech](https://github.com/norberttech) |
99 | | - - [ddee69](https://github.com/aeon-php/calendar-twig/commit/ddee691eeb662b2e2f25c4f38bd83c989c50688a) - **github workflows** - [@norberttech](https://github.com/norberttech) |
100 | | - |
| 1 | +## [Unreleased] - 2021-01-21 |
| 2 | + |
| 3 | +### Added |
| 4 | + - [#44](https://github.com/aeon-php/calendar-twig/pull/44) - **Added integration with Automation** - [@norberttech](https://github.com/norberttech) |
| 5 | + |
| 6 | +### Changed |
| 7 | + - [4b7687](https://github.com/aeon-php/calendar-twig/commit/4b7687cc312b2e9baf5254f51441ac10031506ed) - **CHANGELOG.md** - [@aeon-automation](https://github.com/aeon-automation) |
| 8 | + - [b3ee84](https://github.com/aeon-php/calendar-twig/commit/b3ee8485afceedd8964e22fe67ee6b6d47dfc982) - **changelog** - [@norberttech](https://github.com/norberttech) |
| 9 | + |
| 10 | +### Fixed |
| 11 | + - [#44](https://github.com/aeon-php/calendar-twig/pull/44) - **Fixed tests failing because of bug in dependency** - [@norberttech](https://github.com/norberttech) |
| 12 | + |
| 13 | +## [0.7.0] - 2020-12-20 |
| 14 | + |
| 15 | +### Changed |
| 16 | + - [1822bf](https://github.com/aeon-php/calendar-twig/commit/1822bf73396ff853c9086a0679c5d38a4d8b9eb3) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) |
| 17 | + - [#39](https://github.com/aeon-php/calendar-twig/pull/39) - **Moved phpuint to tools, fixed integration with aeon-php/calendar** - [@norberttech](https://github.com/norberttech) |
| 18 | + - [82a94d](https://github.com/aeon-php/calendar-twig/commit/82a94d0f2dd99c28492d6531fe8357ba10c54154) - **Update README.md** - [@norberttech](https://github.com/norberttech) |
| 19 | + |
| 20 | +## [0.6.0] - 2020-10-23 |
| 21 | + |
| 22 | +### Changed |
| 23 | + - [46b35f](https://github.com/aeon-php/calendar-twig/commit/46b35f06be0ba3afb0c660ac7705dd96cb93dd36) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) |
| 24 | + - [#31](https://github.com/aeon-php/calendar-twig/pull/31) - **dependencies** - [@norberttech](https://github.com/norberttech) |
| 25 | + - [#30](https://github.com/aeon-php/calendar-twig/pull/30) - **Restore default timezone in Calendar Extension** - [@norberttech](https://github.com/norberttech) |
| 26 | + |
| 27 | +## [0.5.0] - 2020-10-23 |
| 28 | + |
| 29 | +### Changed |
| 30 | + - [16c885](https://github.com/aeon-php/calendar-twig/commit/16c8853ec07d43aacfb73af8e7f4916a6e269aa7) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) |
| 31 | + - [#29](https://github.com/aeon-php/calendar-twig/pull/29) - **Take timezone from calendar instance when not provided to aeon_datetime_format** - [@norberttech](https://github.com/norberttech) |
| 32 | + |
| 33 | +## [0.4.0] - 2020-10-13 |
| 34 | + |
| 35 | +### Added |
| 36 | + - [#25](https://github.com/aeon-php/calendar-twig/pull/25) - **possibility to format time, removed redundant default timezone** - [@norberttech](https://github.com/norberttech) |
| 37 | + |
| 38 | +### Changed |
| 39 | + - [da9c5a](https://github.com/aeon-php/calendar-twig/commit/da9c5a0bcbc4def259ab7c1a29e7e60493a6d70c) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) |
| 40 | + |
| 41 | +## [0.3.0] - 2020-10-13 |
| 42 | + |
| 43 | +### Added |
| 44 | + - [#21](https://github.com/aeon-php/calendar-twig/pull/21) - **mutation tests** - [@unixslayer](https://github.com/unixslayer) |
| 45 | + - [#18](https://github.com/aeon-php/calendar-twig/pull/18) - **more filters and functions** - [@norberttech](https://github.com/norberttech) |
| 46 | + - [#17](https://github.com/aeon-php/calendar-twig/pull/17) - **new twig functions to simplify access to current day,month,year** - [@norberttech](https://github.com/norberttech) |
| 47 | + |
| 48 | +### Changed |
| 49 | + - [f10b82](https://github.com/aeon-php/calendar-twig/commit/f10b8259103db45d782975f78663e2cd687f7cfd) - **dependencies** - [@norberttech](https://github.com/norberttech) |
| 50 | + - [533de0](https://github.com/aeon-php/calendar-twig/commit/533de0f59601fd5440241e83c2be3947d6f23d18) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) |
| 51 | + - [c88ffb](https://github.com/aeon-php/calendar-twig/commit/c88ffb12233b279951eb493201c203a62708dc5e) - **dependencies** - [@norberttech](https://github.com/norberttech) |
| 52 | + |
| 53 | +## [0.2.0] - 2020-08-18 |
| 54 | + |
| 55 | +### Added |
| 56 | + - [f4f328](https://github.com/aeon-php/calendar-twig/commit/f4f328ffe1b6951f877b1273651be5961c76fae8) - **changelog** - [@norberttech](https://github.com/norberttech) |
| 57 | + |
| 58 | +### Changed |
| 59 | + - [2cee8a](https://github.com/aeon-php/calendar-twig/commit/2cee8aa218c2e12b51df51155cd44e7589050f23) - **aeon-php/calendar dependency to >=0.4.0** - [@norberttech](https://github.com/norberttech) |
| 60 | + - [59b14a](https://github.com/aeon-php/calendar-twig/commit/59b14a48162080661373cee2598a96ce77d74a1c) - **dependencies, moved tools to phive** - [@norberttech](https://github.com/norberttech) |
| 61 | + |
| 62 | +### Removed |
| 63 | + - [2f8926](https://github.com/aeon-php/calendar-twig/commit/2f89262cb804a22740d230ff4ad738214f1e952f) - **phive tools from repository** - [@norberttech](https://github.com/norberttech) |
| 64 | + |
| 65 | +## [0.1.0] - 2020-08-07 |
| 66 | + |
| 67 | +### Added |
| 68 | + - [da1f2d](https://github.com/aeon-php/calendar-twig/commit/da1f2d36c6ac70babfa6440ee1c0b30ed0773341) - **changelog** - [@norberttech](https://github.com/norberttech) |
| 69 | + |
| 70 | +### Changed |
| 71 | + - [736650](https://github.com/aeon-php/calendar-twig/commit/736650256d1229f00f837b68287e880b7b704773) - **dependencies, moved tools to phive** - [@norberttech](https://github.com/norberttech) |
| 72 | + - [cb5213](https://github.com/aeon-php/calendar-twig/commit/cb521375967d843663a62ec8326963bcfc416032) - **Create dependabot.yml** - [@norberttech](https://github.com/norberttech) |
| 73 | + - [b95f40](https://github.com/aeon-php/calendar-twig/commit/b95f40b4374390e5dd4f3374955651d32880ea5c) - **Adjusted twig extension to latest release of calendar** - [@norberttech](https://github.com/norberttech) |
| 74 | + - [9b909f](https://github.com/aeon-php/calendar-twig/commit/9b909f1c71eb13eed05459d1fece6c82fbb6a6b5) - **phpdoc_align CS rule** - [@norberttech](https://github.com/norberttech) |
| 75 | + - [e23e57](https://github.com/aeon-php/calendar-twig/commit/e23e57bf23f108a20b61e9d1c8e50b162361f405) - **dependencies, added retry library** - [@norberttech](https://github.com/norberttech) |
| 76 | + - [b68f3c](https://github.com/aeon-php/calendar-twig/commit/b68f3c0e7fd978d3585f6c8c60c1712639c20b55) - **Bypass new lines issue by removing new lines** - [@norberttech](https://github.com/norberttech) |
| 77 | + - [34677b](https://github.com/aeon-php/calendar-twig/commit/34677b5d02b61fe2f97244cd6cf3c7686a174959) - **Try different type of assertion for twig tests** - [@norberttech](https://github.com/norberttech) |
| 78 | + - [408917](https://github.com/aeon-php/calendar-twig/commit/408917df9204f5b00c8a195c9aea1e6eb1ac2794) - **Initial commit** - [@norberttech](https://github.com/norberttech) |
| 79 | + |
| 80 | +### Fixed |
| 81 | + - [b92f11](https://github.com/aeon-php/calendar-twig/commit/b92f11e72255ecef84e653b2b064931576438a08) - **tests failing on lower vrsion of twig** - [@norberttech](https://github.com/norberttech) |
| 82 | + - [ddee69](https://github.com/aeon-php/calendar-twig/commit/ddee691eeb662b2e2f25c4f38bd83c989c50688a) - **github workflows** - [@norberttech](https://github.com/norberttech) |
| 83 | + |
101 | 84 | Generated by [Automation](https://github.com/aeon-php/automation) |
0 commit comments