Skip to content

Commit cfacb68

Browse files
authored
Merge pull request #83 from saadmk11/release-0.8.8
Release 0.8.8
2 parents 85e92da + 1dda92a commit cfacb68

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Version: 0.8.8
2+
3+
* [#80](https://github.com/saadmk11/django-newsfeed/pull/80): Bump model-bakery from 1.3.3 to 1.6.0
4+
* [#82](https://github.com/saadmk11/django-newsfeed/pull/82): Add missing migrations
5+
* [#81](https://github.com/saadmk11/django-newsfeed/pull/81): Bump django from 3.2.10 to 3.2.14
6+
7+
18
# Version: 0.8.7
29

310
* [#59](https://github.com/saadmk11/django-newsfeed/pull/59): Bump django from 3.2.8 to 3.2.9

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='django-newsfeed',
8-
version='0.8.7',
8+
version='0.8.8',
99
description="""A news curator and newsletter subscription package for django""",
1010
long_description=readme,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)