Commit a12f6e7 1 parent 4a68269 commit a12f6e7 Copy full SHA for a12f6e7
File tree 2 files changed +13
-1
lines changed
2 files changed +13
-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.2.0 - 2024-03-27
8
8
9
9
### Added
10
10
- The ability to connect to the Tarantool using an existing socket fd (#304 ).
Original file line number Diff line number Diff line change
1
+ python3-tarantool (1.2.0-0) unstable; urgency=medium
2
+
3
+ ## Overview
4
+
5
+ This release introduces socket fd connect support.
6
+
7
+ ## Added
8
+
9
+ - The ability to connect to the Tarantool using an existing socket fd (#304).
10
+
11
+ -- Georgy Moiseev <georgy.moiseev@tarantool.org> Wed, 27 Mar 2024 11:00:00 +0300
12
+
1
13
python3-tarantool (1.1.2-0) unstable; urgency=medium
2
14
3
15
## Overview
You can’t perform that action at this time.
0 commit comments