Skip to content
Snippets Groups Projects
Commit f613f2fc authored by Georgios Bitzes's avatar Georgios Bitzes
Browse files

Update release notes for 0.2.9

parent 6b8acca1
Branches
Tags 0.2.9
No related merge requests found
Pipeline #
# Changelog
All notable changes to this project will be documented in this file.
## Unreleased
## 0.2.9 (2018-07-16)
### Added
- Commands `convert-string-to-int`, `convert-int-to-string` to convert between
binary-string-encoded integers and human-readable-ASCII encoding. Meant for
interactive use only, to make life easier during low-level debugging when
needing to edit low-level rocksdb keys, where binary-encoded integers are used.
### Changed
- Refactoring of transactions, we no longer pack / unpack a transaction into a single request within the same node, saving
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment