Skip to content

Commit a3d2625

Browse files
committed
+semver: patch
1 parent 200f50e commit a3d2625

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616

1717
## [Unreleased]
1818

19+
## [3.7.1] - 2022-08-09
20+
21+
### Fixed
22+
23+
- Use a cross-process mutex (on Windows) to avoid crashes trying to update the Notes file
24+
- Updated to the latest Mercurial package so users no longer rely on python-is-python2
25+
1926
## [3.6.3] - 2022-07-29
2027

2128
### Fixed

debian/changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
flexbridge (3.7.1) UNRELEASED; urgency=low
2+
3+
* Fixed
4+
5+
* Use a cross-process mutex (on Windows) to avoid crashes trying to update the Notes file
6+
* Updated to the latest Mercurial package so users no longer rely on python-is-python2
7+
8+
-- Jason Naylor <jason_naylor@sil.org> Tue, 09 Aug 2022 16:52:16 -0500
9+
110
flexbridge (3.6.3) UNRELEASED; urgency=low
211

312
* Fixed

0 commit comments

Comments
 (0)