We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4401fb + 475bfad commit 68ef441Copy full SHA for 68ef441
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [1.1.0] - 2022-08-08
+## [1.2.0] - 2022-08-08
9
10
### Added
11
- APPS-12985: Support removal of certain endpoints at the dispatch class and resource level
module.xml
@@ -2,7 +2,7 @@
2
<Document name="isc.rest.ZPM">
3
<Module>
4
<Name>isc.rest</Name>
- <Version>1.1.0</Version>
+ <Version>1.2.0</Version>
<Packaging>module</Packaging>
<Dependencies>
<ModuleReference>
0 commit comments