Skip to content

Commit ccf65ef

Browse files
committed
Fix CHANGELOG duplication
1 parent 93ba349 commit ccf65ef

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

CHANGELOG.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -28,32 +28,6 @@ All notable changes to this project will be documented in this file.
2828
- Replace macros with fn for adding node table rows ([#489](https://github.com/tskit-dev/tskit-rust/pull/489))
2929
- Manually impl Default for NodeDefaultsWithMetadata ([#490](https://github.com/tskit-dev/tskit-rust/pull/490))
3030

31-
## [0.14.0] - 2023-03-16
32-
33-
### Documentation
34-
35-
- Book section on node defaults ([#491](https://github.com/tskit-dev/tskit-rust/pull/491))
36-
37-
### Features
38-
39-
- Allow use of bookmark in examples/haploid_wright_fisher ([#479](https://github.com/tskit-dev/tskit-rust/pull/479))
40-
- Impl Default for row id types ([#484](https://github.com/tskit-dev/tskit-rust/pull/484))
41-
- Impl Default for Bookmark ([#486](https://github.com/tskit-dev/tskit-rust/pull/486))
42-
- Implement Builder pattern for flags ([#487](https://github.com/tskit-dev/tskit-rust/pull/487))
43-
- Support adding nodes with defaults ([#488](https://github.com/tskit-dev/tskit-rust/pull/488))
44-
45-
### Miscellaneous Tasks
46-
47-
- [**breaking**] Bump MSRV to 1.60.0 ([#478](https://github.com/tskit-dev/tskit-rust/pull/478))
48-
49-
### Refactor
50-
51-
- Remove internal impl Deref/DerefMut for edge diff iterator. ([#482](https://github.com/tskit-dev/tskit-rust/pull/482))
52-
- Mod table_view is no longer pub ([#483](https://github.com/tskit-dev/tskit-rust/pull/483))
53-
- [**breaking**] TableCollection::simplify now takes &[NodeId] ([#485](https://github.com/tskit-dev/tskit-rust/pull/485))
54-
- Replace macros with fn for adding node table rows ([#489](https://github.com/tskit-dev/tskit-rust/pull/489))
55-
- Manually impl Default for NodeDefaultsWithMetadata ([#490](https://github.com/tskit-dev/tskit-rust/pull/490))
56-
5731
## [0.12.0] - 2022-12-23
5832

5933
### Documentation

0 commit comments

Comments
 (0)