Skip to content

Commit

Permalink
Merge pull request #75 from hubdotcom/patch-1
Browse files Browse the repository at this point in the history
Updated ChangeLog
  • Loading branch information
bee-keeper committed May 21, 2017
2 parents 2585741 + 1541818 commit bea42e3
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 bea42e3

Please sign in to comment.