Skip to content

Commit

Permalink
Preparing release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Jan 16, 2025
1 parent 231e141 commit efd57ff
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@

<!-- towncrier release notes start -->

## 1.0.0 (2025-01-16)


### Bug fixes:

- Remove unnecessary .gitkeep files which broke the profile in Plone 5. @davisagli #79

## 1.0.0a13 (2024-06-17)


Expand Down
1 change: 0 additions & 1 deletion news/79.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name="collective.blog",
version="1.0.0a14.dev0",
version="1.0.0",
description="A Blog-Addon for Plone.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit efd57ff

Please sign in to comment.