Update CHANGELOG for v3.0.2

This commit is contained in:
Josh Holtrop 2022-03-14 00:36:05 -04:00
parent 866b40d872
commit 12f6936084

View File

@ -1,3 +1,10 @@
## v3.0.2
### Fixes
- #159 - Compiler check configure methods should respect :use flag
- #160 - Configure parameters should not be stored as unscoped construction variables
## v3.0.1
### Fixes