We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e15ad commit d62d0b6Copy full SHA for d62d0b6
1 file changed
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
-## [v2.2.0](https://github.com/BoostV/process-optimizer-api/tree/v2.2.0)
+## [v2.2.1](https://github.com/BoostV/process-optimizer-api/tree/v2.2.1)
4
+
5
+[Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/v2.2.0...v2.2.1)
6
7
+**Fixed bugs:**
8
9
+- API spec does not permit arbitrary keys in extras [\#55](https://github.com/BoostV/process-optimizer-api/issues/55)
10
11
+**Merged pull requests:**
12
13
+- Allow arbitrary key names in extras [\#56](https://github.com/BoostV/process-optimizer-api/pull/56) ([langdal](https://github.com/langdal))
14
15
+## [v2.2.0](https://github.com/BoostV/process-optimizer-api/tree/v2.2.0) (2023-02-07)
16
17
[Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/v2.1.1...v2.2.0)
18
0 commit comments