Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kencx committed Jul 23, 2022
1 parent d6c53e1 commit 58d44b7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@ 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).

[Unreleased]: https://github.com/kencx/keyb/compare/v0.1.0...master
[v0.2.0]: https://github.com/kencx/keyb/compare/v0.1.0...v0.2.0

## [Unreleased]
## [v0.2.0]
### Added
- Add counter styling [#2](https://github.com/kencx/keyb/pull/2)
- Add placeholder styling [#4](https://github.com/kencx/keyb/pull/4)
- Add ability to customize keyb key bindings [43ae9b8](https://github.com/kencx/keyb/commit/43ae9b83fbf5cae367ab74614fa42fce79817165)
- Add `sort_keys` option to sort keys alphabetically [#7](https://github.com/kencx/keyb/pull/7)
- Add ability to customize prompt location [019f6ca](https://github.com/kencx/keyb/commit/019f6cad03ada6507e6585e4f4403826dcd23212)
- Add `search_mode` option to start keyb in search mode [d6c53e1](https://github.com/kencx/keyb/commit/d6c53e1b908f05f6c0f7836068b4b6bbe1e8a451)

<!-- ### Changed -->
<!---->
Expand Down

0 comments on commit 58d44b7

Please sign in to comment.