Skip to content

Commit

Permalink
Bump 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
relf committed Jan 18, 2022
1 parent 6fa5a98 commit 0127e3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<h1>CHANGELOG</h1>

<h3>1.21.0 (??/01/2022)</h3>
<h3>1.21.0 (18/01/2022)</h3>
<ul>
<li>User can generate OpenDMAO in package mode, meaning the analysis code is generate under
analysis name directory and related <code>setup.py</code>code> file is generated to allow to build
the corresponding Python package.
</li>
<li>Fix update egmdo error when no objective is selected</li>
<li>Fix sqlite upload by making the whatsopt factory option not recordable</li>
<li>Fix sqlite upload by making the factory option not recordable</li>
<li>Update Docker configuration</li>
</ul>

<h3>1.20.0 (15/12/2021)</h3>
Expand Down Expand Up @@ -606,4 +607,4 @@
<li>Display and import Multi Disciplinary Analyses from CICAV Excel template file</li>
<li>Display Notebooks as static HTML</li>
<li>Link to JupyterHub server</li>
</ul>
</ul>
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.20.2
1.21.0

0 comments on commit 0127e3e

Please sign in to comment.