~cjwatson/storm/is-and-is-not-operators

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Colin Watson
  • Date: 2021-04-19 09:48:23 UTC
  • mfrom: (568.1.1 py39)
  • Revision ID: cjwatson@canonical.com-20210419094823-s0u7d01enp0nsdfn
[r=ilasc] Support Python 3.9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  Comparable.endswith, and Comparable.contains_string.  This is only
9
9
  supported in the PostgreSQL backend.
10
10
- Restore MySQL support.
 
11
- Support Python 3.9.
11
12
 
12
13
0.24 (2020-06-12)
13
14
=================