@@ -4,3 +4,74 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
+
8
+ ## [ 1.0.0] ( https://github.com/ecphp/cns-client-bundle/compare/0.0.1...1.0.0 )
9
+
10
+ ### Merged
11
+
12
+ - chore(deps): Bump actions/cache from 3.0.1 to 3.0.2 [ ` #3 ` ] ( https://github.com/ecphp/cns-client-bundle/pull/3 )
13
+ - chore(deps): Bump actions/cache from 2.1.7 to 3.0.1 [ ` #1 ` ] ( https://github.com/ecphp/cns-client-bundle/pull/1 )
14
+
15
+ ### Commits
16
+
17
+ - chore: Add ` auto-changelog ` scripts and Docker stuff. [ ` 2a6451e ` ] ( https://github.com/ecphp/cns-client-bundle/commit/2a6451e29afa085a492d10f809c9fd5d7feb7255 )
18
+ - chore: Update license "from" date. [ ` bd62286 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/bd6228647b9ca233796417063033bca9a4108861 )
19
+ - docs: Update Maintainers. [ ` 44c664c ` ] ( https://github.com/ecphp/cns-client-bundle/commit/44c664cbe59a815684b84f405ab2262d6f5c2773 )
20
+ - ci: Add ` fileinfo ` extention. [ ` 6ab6dd7 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/6ab6dd7dac0c201d3d55be15227f642b39ba72c9 )
21
+ - chore: Adjust contrib versions for development. [ ` 77cebb6 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/77cebb6f74fc775ca5bb2730b4df0b091318a9ce )
22
+ - chore: Set the repository public on Github. [ ` 1e447b2 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/1e447b2b4315e15c628e78357ffae7a4fce0f204 )
23
+ - docs: Add ` installation ` step. [ ` ca1d562 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/ca1d5623fb65fcc16a2321d8e70c4ea170ebfab0 )
24
+ - docs: Update ` README ` . [ ` 0e4b566 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/0e4b566288e0ed1a2d98f4ddbc29bb612bb76bdc )
25
+ - chore: Add Github CI and configuration files. [ ` 15228a1 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/15228a188cec8ac5e3b07ab759a10f854f0c8744 )
26
+ - fix: Update path to service URL. [ ` a1c8228 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/a1c8228908891b8804bfbd8a6835d45065f65a76 )
27
+ - docs: Update README. [ ` 7cdc12e ` ] ( https://github.com/ecphp/cns-client-bundle/commit/7cdc12e4cff63db3172e22c7fda773d24f647f9d )
28
+ - fix: Move ` ext-json ` in ` require ` section. [ ` f7e8dd2 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/f7e8dd27ab6579f3831d0d1876a348e394ea425d )
29
+ - tests: Add more tests. [ ` 806e211 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/806e211f3b25fb2ebc206920e53fd8df20a4f3a8 )
30
+ - Move documentation in the interface. [ ` 6502613 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/65026137025930c3de0aad357b02747914717d6a )
31
+ - fix: Update ` NotificationContent::addAttachment ` and ` NotificationContent::addAttachmentsFromUpload ` . [ ` a30a48e ` ] ( https://github.com/ecphp/cns-client-bundle/commit/a30a48e181687655bc06f603be3375c0bb9762a0 )
32
+ - chore: Update ` composer.json ` . [ ` d0211cf ` ] ( https://github.com/ecphp/cns-client-bundle/commit/d0211cf76ffd15faa6cf7961b1cf604113c4e9ff )
33
+ - cs: Autofix coding standards. [ ` b432e87 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/b432e87e7e5797d2f5d3578211afff47961b8c32 )
34
+ - tests: Add PHPStan baseline. [ ` 0a8afe5 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/0a8afe5baf9a4ab1fb8de8520d98cf2517e4290d )
35
+ - chore: Update and normalize ` composer.json ` . [ ` 64046b8 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/64046b8d8a8aada56821d5c6cf864418228b84d9 )
36
+ - chore: Update License information. [ ` e9653fc ` ] ( https://github.com/ecphp/cns-client-bundle/commit/e9653fc40f019e9f76c270e927edc0d487747094 )
37
+ - Pull request #2 : Tests/add tests [ ` dc8cb3f ` ] ( https://github.com/ecphp/cns-client-bundle/commit/dc8cb3f4ff1748ed5a050c2f7e2b141e6cb1f354 )
38
+ - refactor: Remove ` LocalNotificationService ` . [ ` fea31af ` ] ( https://github.com/ecphp/cns-client-bundle/commit/fea31afc01f54e96b79970e847fd890a8cf25a2d )
39
+ - tests: Add phpunit configuration file. [ ` cc45f12 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/cc45f1210192ed26b6a563a2fb12b9bec089cf81 )
40
+ - chore: Add ` .editorconfig ` . [ ` 638221f ` ] ( https://github.com/ecphp/cns-client-bundle/commit/638221fdf90e30e9c973cc4a2162cab429845e74 )
41
+ - chore: Update ` .gitignore ` . [ ` 299a577 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/299a5773728527ea384b0cfd4e34aee91d45ef05 )
42
+ - tests: Add tests. [ ` d9bb061 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/d9bb061a6e57a7357221272146dcd5084cc3e402 )
43
+ - refactor: Update services. [ ` cf6638d ` ] ( https://github.com/ecphp/cns-client-bundle/commit/cf6638d35cc3cbb0441382cfec63c16cf75b2014 )
44
+ - chore: Update ` composer.json ` . [ ` 2408c8d ` ] ( https://github.com/ecphp/cns-client-bundle/commit/2408c8d4f1cd72fd52388ef1be57f625363522ba )
45
+ - Pull request #1 : Refactoring [ ` 1bda374 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/1bda37496965e21b00eb1ca4fa31f106d88398f8 )
46
+ - chore: Normalize ` composer.json ` . [ ` 45e37eb ` ] ( https://github.com/ecphp/cns-client-bundle/commit/45e37eb113c17fbe0a3b74817c257cea529bc400 )
47
+ - chore: Add PSalm configuration file. [ ` 243586f ` ] ( https://github.com/ecphp/cns-client-bundle/commit/243586faeb55a2a87010b3a93341615f78ec5cd3 )
48
+ - chore: Update ` composer.json ` file. [ ` 524ae32 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/524ae32f46f5552375d8d83712a2edb565289237 )
49
+ - chore: Update ` .gitignore ` file. [ ` 6161761 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/6161761c200956a66d8c60e6d065203efad14aac )
50
+ - chore: Add ` .gitattributes ` file. [ ` 1f76365 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/1f763652dc0126a042159fdf031b9e4e473f24d4 )
51
+ - refactor: Source refactoring [ ` 1b4a402 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/1b4a402cdbf549a0aeb787d5225296f6cd18523e )
52
+ - Refactored composer.json [ ` 2c54309 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/2c543090936e703601dfe320ae6748fc696d25c9 )
53
+ - Refactored composer.json [ ` 7e877d0 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/7e877d06c2b316242dd7f95ff60609769e01598e )
54
+ - Updated README.md [ ` 17317da ` ] ( https://github.com/ecphp/cns-client-bundle/commit/17317da9e474c03bfdf538ebd11d1dc5704a7557 )
55
+ - Remove unnecessary file. [ ` a26fe29 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/a26fe2985e27cc275a7329d76111ff5d5dfb744e )
56
+ - Added default value for recipient name. Added more logging information. [ ` 48b71f2 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/48b71f212e2e4de12af27f0a9c2e97691100f4b2 )
57
+ - Removed nullable options for NotificationRecipient and NotificationRecipientInterface. [ ` 665cdd4 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/665cdd4c192a9a8b4ccc92b324d475c3eec48b78 )
58
+ - Refactored NotificationContent. [ ` 0c97f09 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/0c97f09c17828396c0c29f6984f7bcb3068e61c3 )
59
+ - Removed nullable options for NotificationContent and NotificationContentInterface. [ ` 9049890 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/9049890a400288684cc4bee6f468b3e75d9baa34 )
60
+ - Removed nullable options for NotificationAttachment and NotificationAttachment. [ ` 0d0d1e7 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/0d0d1e77a56b9cea18f77ea78a962713a156b9b7 )
61
+ - Removed null recipient option for Notification and NotificationInterface. [ ` 34444fa ` ] ( https://github.com/ecphp/cns-client-bundle/commit/34444fa25b8fb5d1d5c90eb428c078b78eb3e9dd )
62
+ - Added copyright to LocalNotificationService. [ ` 0694488 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/0694488a988079a6c7d79b07dad979852d86b34a )
63
+ - Updated composer.json [ ` c1acc50 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/c1acc50bac4523cd0ef59dadfb342baaf4f3cad7 )
64
+ - Added ext-json to composer.json [ ` 9b2f46e ` ] ( https://github.com/ecphp/cns-client-bundle/commit/9b2f46e24a4c07e789fbe8865a7803c9ca371402 )
65
+ - Added support to simulate the send of email. [ ` 658fefa ` ] ( https://github.com/ecphp/cns-client-bundle/commit/658fefa0804051f383f14a02e362b06b9c468282 )
66
+ - Added support to attach a single file [ ` fe1e5ce ` ] ( https://github.com/ecphp/cns-client-bundle/commit/fe1e5cee6805f1477613f767b2c5e3630edcf6ce )
67
+ - Added support to attach a single file [ ` b11c8a9 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/b11c8a9e55c55f491d0d9d17f7b81880361b425d )
68
+ - Fixed code style errors [ ` 5d5f507 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/5d5f50779c00b7abc872d8d6b7aa26067cc9651e )
69
+ - Refactored the services configuration. Removed unnecessary class. Used ParameterBagInterface to get the service configuration. [ ` 3e93ec9 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/3e93ec9718914773354a7be14f6c40cf8cdddd78 )
70
+ - Removed old code. [ ` 1dc4a94 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/1dc4a947749a095f66bce02a0d411b854379b847 )
71
+ - Refactored the structure of the bundle. [ ` 1973795 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/1973795a50ff96a64d026a5cc9f28a7b0dc43ac9 )
72
+
73
+ ## 0.0.1 - 2021-10-01
74
+
75
+ ### Commits
76
+
77
+ - Initial commit. [ ` d2f9108 ` ] ( https://github.com/ecphp/cns-client-bundle/commit/d2f9108b2514491e3d4e5d1ee6a5bf914211862b )
0 commit comments