diff --git a/docs/release_notes.rst b/docs/release_notes.rst index fb291e0a..fa59bbba 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -23,6 +23,21 @@ Release Notes **Of interest to the User**: + +**Of interest to the Developer:** + + +1.12.0 +------ +2025-03-04 + +Notable changes in this release include migrating the repository from GitLab to GitHub, +fixing a bug in the auto wedge finding function, and saving I(Qx, Qy) in NXCANSAS format. +Additionally, several improvements were made to the JSON schema, documentation, +and configuration options. + +**Of interest to the User**: + - PR #997: Fix bug causing symmetric auto wedge finding to fail. Add mirrored wedge to auto wedge fit function plot. - PR #998: remove the TOF offset that is done by the data aquisition system - PR #994: Remove unused module `drtsans/tof/eqsans/reduce.py`