Skip to content

Commit a7bd734

Browse files
committed
Update changelog to reflect breaking changes
1 parent addbb4a commit a7bd734

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

python/CHANGELOG.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
- Meatdata.schema was returning a modified schema, this is fixed to return a copy of
88
the original schema instead (:user:`benjeffery`, :issue:`3129`, :pr:`3130`)
99

10+
**Breaking Changes**
11+
- HDF5 support is dropped (:user:`hossam26644`, :issue:`2812`, :pr:`3138`)
12+
1013
--------------------
1114
[0.6.1] - 2025-03-31
1215
--------------------
@@ -132,7 +135,7 @@
132135
pass a subset of nodes, so subtrees can be visually collapsed. Additionally, an option
133136
``pack_untracked_polytomies`` allows large polytomies involving untracked samples to
134137
be summarised as a dotted line (:user:`hyanwong`, :issue:`3011` :pr:`3010`, :pr:`3012`)
135-
138+
136139
- Added a ``title`` parameter to ``.draw_svg()`` methods (:user:`hyanwong`, :pr:`3015`)
137140

138141
- Add comma separation to all display numbers. (:user:`benjeffery`, :issue:`3017`, :pr:`3018`)

0 commit comments

Comments
 (0)