Skip to content

Commit 76b6581

Browse files
benjefferymergify[bot]
authored andcommitted
1.0 release-prep
1 parent cc06334 commit 76b6581

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

c/CHANGELOG.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
--------------------
2-
[1.0.0] - 2022-05-XX
2+
[1.0.0] - 2022-05-24
33
--------------------
44

5-
##BETA RELEASE
5+
This major release marks the point at which the documented API becomes stable and supported.
66

77
**Breaking changes**
88

@@ -12,7 +12,7 @@
1212
- ``tsk_variant_t`` now includes its ``tsk_site_t`` rather than pointing to it.
1313
(:user:`benjeffery`, :issue:`2161`, :pr:`2162`)
1414

15-
- Rename TSK_TAKE_TABLES to TSK_TAKE_OWNERSHIP.
15+
- Rename ``TSK_TAKE_TABLES`` to ``TSK_TAKE_OWNERSHIP``.
1616
(:user:`benjeffery`, :issue:`2221`, :pr:`2222`)
1717

1818
- ``TSK_DEBUG``, ``TSK_NO_INIT``, ``TSK_NO_CHECK_INTEGRITY`` and ``TSK_TAKE_OWNERSHIP`` have moved to ``core.h``
@@ -38,7 +38,7 @@
3838
- Make dumping of tables and tree sequences to disk a zero-copy operation.
3939
(:user:`benjeffery`, :issue:`2111`, :pr:`2124`)
4040

41-
- Add ``edge`` attribute to ``mutation_t`` struct make available in tree sequence.
41+
- Add ``edge`` attribute to ``mutation_t`` struct and make available in tree sequence.
4242
(:user:`jeromekelleher`, :issue:`685`, :pr:`2279`)
4343

4444
- Reduce peak memory usage in ``tsk_treeseq_simplify``.

0 commit comments

Comments
 (0)