Skip to content

Commit 81df43b

Browse files
Meta: Update changelog
1 parent 0efaa31 commit 81df43b

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docs/source/changelog-v1.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,18 @@
88
Changelog - version 1
99
=====================
1010

11-
v1.0.0 (released ??/??/202?)
11+
v1.0.0 (released 12/08/2025)
1212
-----------------------------
1313

14-
TODO
14+
This is a major release that significantly expands the API of
15+
``libsemigroups_pybind11`` to expose much of the functionality implemented in
16+
version 3 of libsemigroups_. The extent of the changes made in this release
17+
means that it is likely that any code written with earlier versions of
18+
``libsemigroups_pybin11`` will no longer work.
19+
20+
The structure of ``libsemigroups_pybind11`` is very tightly linked to the the
21+
structure of libsemigroups_. Therefore, some of the differences between
22+
v0.10.1 and v1.0.0 of ``libsemigroups_pyind11`` will be related to the
23+
differences between v2 and v3 of libsemigroups_, such as changes to class names
24+
and interfaces. These changes can be found in the
25+
`libsemigroups changelog <https://libsemigroups.github.io/libsemigroups/md_changelog-v3.html>`_.

0 commit comments

Comments
 (0)