We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7af5a03 commit 43eccf9Copy full SHA for 43eccf9
unreleased_changes/9435.md
@@ -1,3 +1,10 @@
1
### Changed
2
- Compacted and filtered monthly credit transactions to reduce the size of the credit activity in the frontend UI.
3
4
+### Migration
5
+- Fixed incorrect ASSERT statement in the enforce_non_negative_balance function.
6
+- Updated revoking credit transaction comments to to include the month and year of the grant matching the format used by new revoking transactions.
7
+
8
+### Postgres Evolutions
9
+- [160-fix-revoking-credit-transactions.sql](schema/evolutions/160-fix-revoking-credit-transactions.sql)
10
0 commit comments