Skip to content

Commit

Permalink
[CHANGELOG.md] Updating 1.2.0 release date
Browse files Browse the repository at this point in the history
  • Loading branch information
vinifmor committed Jun 17, 2022
1 parent 9bb67d1 commit 63c076b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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/).

## [1.2.0]
## [1.2.0] 2022-06-17

### Features
- watcher service:
Expand All @@ -19,6 +19,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- this feature is useful if you have general mappings that cover a lot of processes in `watch.map` (e.g: `/usr/bin/*`), but want to ignore specific ones
- new config property `ignored.cache` to cache all mapped patterns to memory after the first read and skip next I/O calls (default: `false`)
## [1.1.1] 2022-06-08
### Fixes
- AMD GPU performance mode not working [#1](https://github.com/vinifmor/guapow/issues/1)
- (test context -> GPU: Ryzen 7 5700G, Kernel: 5.15.45, O.S: Arch Linux)
Expand Down

0 comments on commit 63c076b

Please sign in to comment.