Skip to content

Commit

Permalink
Release 1.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
david-batranu committed Jan 11, 2023
1 parent 6170d8c commit 4348f3a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/HISTORY.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

1.74.0 (2023-01-11)
-------------------
- Feature: #159091 - Hide EU Key Category and MS Key Category Tickboxes
- Feature: #159092 - Addition of New Description Flags
- Feature: #159093 - Introduction of New Internal Flag
- Feature: #159094 - Removal of Draft/Final Conclusion Flags Which Are No Longer Useful
- Feature: #159095 - Update of EMRT flag text
- Feature: #159096 - Removal of the Display Showing The Step an Observation is in
[batradav]

1.73.9 (2021-03-28)
-------------------
- Bug: #130641 - Unable to untick PSI
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import find_packages
from setuptools import setup

version = "1.73.9"
version = "1.74.0"

setup(
name="esdrt.content",
Expand Down

0 comments on commit 4348f3a

Please sign in to comment.