Skip to content

Commit e0c4a96

Browse files
release 1.1.2
Overview This release fixes crud API exception rethrow bug. Fixed - Exception rethrow in crud API (PR #310).
1 parent fdf297e commit e0c4a96

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## 1.1.2 - 2023-09-19
88

99
### Fixed
1010
- Exception rethrow in crud API (PR #310).

Diff for: debian/changelog

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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+
112
python3-tarantool (1.1.1-0) unstable; urgency=medium
213

314
## Overview

0 commit comments

Comments
 (0)