Merge branch 'master' into filippo_load_moderation_js
This commit is contained in:
commit
08dd858b91
14
CHANGES.rst
14
CHANGES.rst
@ -1,7 +1,7 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
3.0.7 (unreleased)
|
||||
3.1.1 (unreleased)
|
||||
------------------
|
||||
|
||||
Breaking changes:
|
||||
@ -10,6 +10,18 @@ Breaking changes:
|
||||
|
||||
New features:
|
||||
|
||||
- *add item here*
|
||||
|
||||
Bug fixes:
|
||||
|
||||
- *add item here*
|
||||
|
||||
|
||||
3.1.0 (2018-10-30)
|
||||
------------------
|
||||
|
||||
New features:
|
||||
|
||||
- Added notification about the publishing or elimination of a comment.
|
||||
[eikichi18]
|
||||
|
||||
|
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
|
||||
version = '3.0.7.dev0'
|
||||
version = '3.1.1.dev0'
|
||||
|
||||
install_requires = [
|
||||
'setuptools',
|
||||
|
Loading…
x
Reference in New Issue
Block a user