Skip to content

Commit

Permalink
Bugfix release 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mjambon committed Mar 25, 2022
1 parent 9fe8cf1 commit 54ed498
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Next
-----------------
2.4.1 (2022-03-25)
------------------

* atdpy: don't apply the `@dataclass` decorator twice if explicitly
added by the user via an ATD annotation such as
`<python decorator="dataclass(frozen=True)">` (#267)

2.4.0 (2022-03-24)
-----------------
------------------

* atdpy: allow custom imports and class decorators to be added to the
generated Python code.
Expand Down

0 comments on commit 54ed498

Please sign in to comment.