Skip to content

Commit

Permalink
Merge pull request #123 from twisted/news-0.9.0
Browse files Browse the repository at this point in the history
0.9.0 release notes
  • Loading branch information
mithrandi authored Aug 26, 2020
2 parents 38dae5e + 1fcd858 commit 8ad9385
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions NEWS.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
0.9.0 (2020-08-26):
Major:

- (#107) Passwords are now stored hashed; make use of the APIs introduced in
0.8.0 to set or change passwords.

Minor:

- (#115) Axiom's internal schema now quotes all names to avoid collisions with
future SQLite reserved words.

0.8.0 (2020-01-28):
Major:

Expand Down

0 comments on commit 8ad9385

Please sign in to comment.