forked from dj-stripe/dj-stripe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 3.0.0 changelog to start tracking
- Loading branch information
1 parent
37f83f0
commit ef97824
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# dj-stripe 3.0.0 (20XX-XX-XX) | ||
|
||
!!! attention | ||
|
||
3.0.0 is a significantly backwards-incompatible release. Migrating a 2.x database is | ||
unsupported due to significant changes to the data models. | ||
|
||
## Release highlights | ||
|
||
|
||
## Breaking changes | ||
|
||
- Migrations have been reset. | ||
|
||
## Other changes |