We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ba278 commit 3bdc273Copy full SHA for 3bdc273
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project
6
adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [0.2.9] - 2021-07-27
9
10
### ADDED
11
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "smartstring"
3
-version = "0.2.8"
+version = "0.2.9"
4
authors = ["Bodil Stokke <[email protected]>"]
edition = "2018"
license = "MPL-2.0+"
0 commit comments