Skip to content

Commit

Permalink
docs: release version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arxanas committed Mar 16, 2021
1 parent 9afc2a6 commit e9a6154
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ 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).

## v0.2.0 - 2020-03-15

Ported to Rust. No new features.

* Performance for repeated calls to Git hooks is significantly improved. This can happen when rebasing large commit stacks.
* The `git undo` UI has been changed to use a Rust-specific TUI library (`cursive`).

## v0.1.0 - 2020-12-18

First beta release. Supports these commands:
Expand Down

0 comments on commit e9a6154

Please sign in to comment.