File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# ` py-semantic-taxonomy ` Changelog
22
3+ ## [ 0.4.1] - 2025-05-07
4+
5+ * [ Fix #60 : ` Association ` serialization is excluding ` extra ` attributes] ( https://github.com/cauldron/py-semantic-taxonomy/issues/60 )
6+ * [ Fix #61 : ` ConceptScheme ` should have copyable IRI in sidebar] ( https://github.com/cauldron/py-semantic-taxonomy/issues/61 )
7+ * [ Fix #62 : Missing dark mode elements: History notes] ( https://github.com/cauldron/py-semantic-taxonomy/issues/62 )
8+
39## [ 0.4.0] - 2025-05-06
410
511* [ #55 : Indexed queries within JSONB elements] ( https://github.com/cauldron/py-semantic-taxonomy/pull/55 )
Original file line number Diff line number Diff line change 11__all__ = ("__version__" ,)
22
3- __version__ = "0.4"
3+ __version__ = "0.4.1 "
You can’t perform that action at this time.
0 commit comments