File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
modules/project-docs/pages Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,24 @@ We intend to fully support it with the next 4.1 release.
2020In the meantime, if you are interested in checking out Ottoman,
2121please read the xref:3.2@nodejs-sdk:hello-world:start-using-ottoman.adoc[Ottoman for Node.js SDK 3.2] page.
2222
23+ == Version 2.2.0 (29 March 2022)
24+
25+ Version 2.2.0 is a minor release of the Ottoman ODM.
26+ This release adds two new features, and a number of dependency upgrades.
27+
28+ [source,console]
29+ ----
30+ $ npm install ottoman@2.2.0
31+ ----
32+
33+ https://ottomanjs.com/#installation[Ottoman installation]
34+
35+ === New Features
36+
37+ * Ottoman: added support to allow `modelKey` to be a nested field.
38+
39+ * Hooks: trigger embed schema hooks.
40+
2341
2442== Version 2.1.0 (7 Feb 2022)
2543
You can’t perform that action at this time.
0 commit comments