Skip to content

Commit

Permalink
chore: release 0.3.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
AuHau authored Feb 7, 2022
1 parent 68ac391 commit 8a3e1c9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.3.0](https://www.github.com/AuHau/loggy/compare/v0.2.0...v0.3.0) (2022-02-07)


### Features

* allow regex patterns ([#29](https://www.github.com/AuHau/loggy/issues/29)) ([68ac391](https://www.github.com/AuHau/loggy/commit/68ac391069e051d8f7b957c0fb1f86c67e249a90))


### Bug Fixes

* app clean up ([#27](https://www.github.com/AuHau/loggy/issues/27)) ([ff92659](https://www.github.com/AuHau/loggy/commit/ff926590c848b9d3634d6609306f5d7dcdbd4797))
* when pattern is not set ignore non matched lines ([#26](https://www.github.com/AuHau/loggy/issues/26)) ([acb4084](https://www.github.com/AuHau/loggy/commit/acb40844768cdeb3ea84cc97805f0a3b66464072))

## [0.2.0](https://www.github.com/AuHau/loggy/compare/v0.1.1...v0.2.0) (2022-02-07)


Expand Down

0 comments on commit 8a3e1c9

Please sign in to comment.