This repository was archived by the owner on Jul 12, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +22
-8
lines changed
Expand file tree Collapse file tree 1 file changed +22
-8
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
77### Added
88
9- * Added Bundle Configuration Service Definition Rewriting feature to replace encrypted parameters in service
10- definitions, which originally got their arguments from bundle configurations, with their decrypted counterparts.
11-
12- You can find more on this topic in the new
13- [ Bundle Configuration Service Definition Rewriting documentation page] ( Resources/doc/bundle-configuration-service-definition-rewriting.rst ) .
9+ * (empty)
1410
1511### Changed
1612
@@ -22,17 +18,35 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2218
2319### Removed
2420
25- * Removed PHP CS Fixer dist config file from git exports
26- * Removed PHPUnit dist config file from git exports
21+ * (empty)
2722
2823### Fixed
2924
30- * Fixed interpretation of priority value for service tag "pcdx_parameter_encryption.crypto.key_must_not_be_empty"
25+ * (empty)
3126
3227### Security
3328
3429* (empty)
3530
31+ ## 1.0.1 (2017-07-05)
32+
33+ ### Added
34+
35+ * Added Bundle Configuration Service Definition Rewriting feature to replace encrypted parameters in service
36+ definitions, which originally got their arguments from bundle configurations, with their decrypted counterparts.
37+
38+ You can find more on this topic in the new
39+ [ Bundle Configuration Service Definition Rewriting documentation page] ( Resources/doc/bundle-configuration-service-definition-rewriting.rst ) .
40+
41+ ### Removed
42+
43+ * Removed PHP CS Fixer dist config file from Git exports
44+ * Removed PHPUnit dist config file from Git exports
45+
46+ ### Fixed
47+
48+ * Fixed interpretation of priority value for service tag "pcdx_parameter_encryption.crypto.key_must_not_be_empty"
49+
3650## 1.0.0 (2017-06-21)
3751
3852* Initial release
You can’t perform that action at this time.
0 commit comments