Skip to content

Commit 68682ce

Browse files
committed
Improve the migration docs
1 parent dc004f7 commit 68682ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Migrate from v1 to v2
22

3-
Version two of django-generic-notifications has [a lot of improvements](https://github.com/loopwerk/django-generic-notifications/releases/tag/2.0.0), and some breaking changes in order to better support non-email digest channels. Most of these breaking changes will only affect you if you're writing custom channels or frequencies. If you only added custom notification types, then most changes won't affect you.
3+
Version 2.0.0 of django-generic-notifications has [a lot of improvements](https://github.com/loopwerk/django-generic-notifications/releases/tag/2.0.0), and some breaking changes in order to better support non-email digest channels. Most of these breaking changes will only affect you if you've written custom channels or frequencies. If you only added custom notification types, then most changes won't affect you.
44

55
## Renamed classes and methods
66

0 commit comments

Comments
 (0)