Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 873 Bytes

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 873 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning except to the first release.

[Unreleased]

Added

Changed

Fixed

[v1.1.0] - 2024-12-04

The release updates IPROTO constants for Tarantool 3.3.0.

Added

  • Constants from Tarantool 3.3.0.

[v1.0.0] - 2023-12-27

The first stable release exports IPROTO constants from Tarantool 3.0.0.

Added

  • Constants from Tarantool 3.0.0 (#4).

Changed

  • ER_UNUSED with error code 248 renamed to ER_DEFAULT_VALUE_TYPE (#4).

[v0.1.0] - 2023-06-01

The initial release adds IPROTO constants exported from Tarantool 2.11.0.

Added

  • IPROTO constants exported from Tarantool 2.11.0 (#1, #2).