Update assert changelog

This commit is contained in:
Fabio Berger
2018-07-05 12:07:17 +02:00
parent 0a32ae6cb5
commit 75babed693

View File

@@ -1,4 +1,13 @@
[
{
"version": "0.2.13",
"changes": [
{
"note": "Fix bug in string enum assertion. We erroneously were checking against the enum keys, not values",
"pr": 821
}
]
},
{
"timestamp": 1529397769,
"version": "0.2.12",