Skip to content

Commit

Permalink
Merge 1541818 into a4df93e
Browse files Browse the repository at this point in the history
  • Loading branch information
hubdotcom committed May 10, 2017
2 parents a4df93e + 1541818 commit c3c19dc
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,34 @@
Changelog
=========

%%version%% (unreleased)
1.9 (2017-02-11)
----------------

- Added get_signup_redirect to allow custom implementations by subclasses

- Fixed invitation form displaying "None" when first displayed

- Fixed deprecation warnings

- Added get_signup_redirect to allow custom implementations by subclasses

- Fixed flake8 errors

- Import reverse from django.urls if available, otherwise fall back to old import

- Set ForeignKey field to explicitly cascade on deletion

- flake8 styling formatting

- Add email max length setting

1.8 (2016-10-19)
----------------

*TO BE ADDED*


1.7 (2016-02-10)
------------------------

- 1.7. [bee-keeper]
Expand Down

0 comments on commit c3c19dc

Please sign in to comment.