We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9245aa commit 7e201beCopy full SHA for 7e201be
packages/app/CHANGELOG.md
@@ -6,6 +6,11 @@ All notable changes to [wuffle](https://github.com/nikku/wuffle) are documented
6
7
_**Note:** Yet to be released changes appear here._
8
9
+## 0.67.0
10
+
11
+* `FEAT`: add `is:approved` filter ([#251](https://github.com/nikku/wuffle/pull/251))
12
+* `FEAT`: add `is:reviewed` filter ([#251](https://github.com/nikku/wuffle/pull/251))
13
14
## 0.66.1
15
16
* `FIX`: de-duplicate displayed warnings
0 commit comments