~cjwatson/storm/clarify-no-allow-none-default-none-exception

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Colin Watson
  • Date: 2021-05-25 09:19:59 UTC
  • mfrom: (571.2.1 mysql-8.0.24-compat)
  • Revision ID: cjwatson@canonical.com-20210525091959-qlkdos40c77ozsdy
[r=ilasc] Fix test compatibility with MySQL >= 8.0.24.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
---------
6
6
 
7
7
- Avoid traceback reference cycles when wrapping exceptions.
 
8
- Fix test compatibility with MySQL >= 8.0.24.
8
9
 
9
10
0.25 (2021-04-19)
10
11
=================