We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf297e commit e0c4a96Copy full SHA for e0c4a96
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## Unreleased
+## 1.1.2 - 2023-09-19
8
9
### Fixed
10
- Exception rethrow in crud API (PR #310).
debian/changelog
@@ -1,3 +1,14 @@
1
+python3-tarantool (1.1.2-0) unstable; urgency=medium
2
+
3
+ ## Overview
+ This release fixes crud API exception rethrow bug.
+ ## Fixed
+ - Exception rethrow in crud API (PR #310).
+ -- Georgy Moiseev <[email protected]> Tue, 19 Sep 2023 18:00:00 +0300
11
12
python3-tarantool (1.1.1-0) unstable; urgency=medium
13
14
## Overview
0 commit comments