diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-04-20 11:41:22 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-04-20 11:41:22 +0200 |
commit | 032bb50d9da39e84ffb275c115cad0487881b5ec (patch) | |
tree | e691d30f62fa49cc397f1023279b4ce68f310185 /CHANGES.md | |
parent | 13cd5807f35d3856bff4109e3170a7de730932f5 (diff) | |
download | Ishtar-032bb50d9da39e84ffb275c115cad0487881b5ec.tar.bz2 Ishtar-032bb50d9da39e84ffb275c115cad0487881b5ec.zip |
Fix sentry integration
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 67d2a19b0..a8465995d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,12 @@ Ishtar changelog ================ +v3.1.13 - 2021-04-20 +-------------------- + +### Bug fixes ### +- Fix sentry integration of release parameter + v3.1.12 - 2021-04-20 -------------------- |