File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## Unreleased
7
+ ## 1.1.2 - 2023-09-19
8
8
9
9
### Fixed
10
10
- Exception rethrow in crud API (PR #310 ).
Original file line number Diff line number Diff line change
1
+ python3-tarantool (1.1.2-0) unstable; urgency=medium
2
+
3
+ ## Overview
4
+
5
+ This release fixes crud API exception rethrow bug.
6
+
7
+ ## Fixed
8
+ - Exception rethrow in crud API (PR #310).
9
+
10
+ -- Georgy Moiseev <
[email protected] > Tue, 19 Sep 2023 18:00:00 +0300
11
+
1
12
python3-tarantool (1.1.1-0) unstable; urgency=medium
2
13
3
14
## Overview
You can’t perform that action at this time.
0 commit comments