mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
Bump version to 0.6.0
This commit is contained in:
parent
3bf6aaa810
commit
cfa7ad0687
11
CHANGELOG.md
11
CHANGELOG.md
@ -5,8 +5,6 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
_This changelog was created after v0.3.1. As a result, there may be slight inaccuracies with prior versions._
|
||||
|
||||
Categories Used:
|
||||
|
||||
- New Features - new features added to ouch itself, not CI
|
||||
@ -18,7 +16,14 @@ Categories Used:
|
||||
|
||||
**Bullet points in chronological order by PR**
|
||||
|
||||
## [Unreleased](https://github.com/ouch-org/ouch/compare/0.5.1...HEAD)
|
||||
## [Unreleased](https://github.com/ouch-org/ouch/compare/0.6.0...HEAD)
|
||||
|
||||
### New Features
|
||||
### Bug Fixes
|
||||
### Tweaks
|
||||
### Improvements
|
||||
|
||||
## [0.6.0](https://github.com/ouch-org/ouch/compare/0.5.1...0.6.0)
|
||||
|
||||
### New Features
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ouch"
|
||||
version = "0.5.1"
|
||||
version = "0.6.0"
|
||||
authors = [
|
||||
"João M. Bezerra <marcospb19@hotmail.com>",
|
||||
"Vinícius Rodrigues Miguel <vrmiguel99@gmail.com>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user