Skip to content

Commit afa812a

Browse files
committed
chore(release): prepare for 0.7.0
1 parent 4f28d29 commit afa812a

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [unreleased]
4+
## [0.7.0] - 2021-12-11
55

66
### Features
77

88
- Use standard PATH_TRANSLATED variable for Apache cgi-script instead of BLR_PROGRAM
9+
- Introducing git-cliff and changelog
910

1011
## [0.5.0] - 2020-11-27
1112

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rusty_basic"
3-
version = "0.6.1"
3+
version = "0.7.0"
44
authors = ["Nikolaos Georgiou <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)