File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.2.0] - 2020-09-27
11
+
10
12
### Added
11
13
- Attributes (PHP 8.0).
12
14
@@ -42,5 +44,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
42
44
### Deprecated
43
45
- Config option "default_content_type" at "entity_response". Moved to the root node "jungi_framework_extra".
44
46
45
- [ unreleased ] : https://github.com/piku235/JungiFrameworkExtraBundle/compare/v1.1.0...HEAD
47
+ [ unreleased ] : https://github.com/piku235/JungiFrameworkExtraBundle/compare/v1.2.0...HEAD
48
+ [ 1.2.0 ] : https://github.com/piku235/JungiFrameworkExtraBundle/compare/v1.1.0...v1.2.0
46
49
[ 1.1.0 ] : https://github.com/piku235/JungiFrameworkExtraBundle/compare/v1.0.0...v1.1.0
Original file line number Diff line number Diff line change 40
40
},
41
41
"extra" : {
42
42
"branch-alias" : {
43
- "dev-master" : " 1.2 -dev"
43
+ "dev-master" : " 1.3 -dev"
44
44
}
45
45
}
46
46
}
You can’t perform that action at this time.
0 commit comments