Skip to content

Commit

Permalink
Update CHANGELOG configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiggi committed Apr 2, 2024
1 parent 0696f1f commit 113a85c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# Changelog

## Version 0.0.2 - Glorious Green - XXXX-XX-XX

### Enhancements
- TODO

### Changes
- TODO

### Bugfixes
- TODO

## Version 0.0.1 - GPM-API Birth Date - 2023-01-11

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ changelog:
@echo "Updating CHANGELOG.md..."

@# Generate CHANGELOG.temp
@loghub ghiggi/pycolorbar
@loghub ghiggi/gpm_api

@# Put version in CHANGELOG.temp
@sed -i 's/<RELEASE_VERSION>/$(filter-out $@,$(MAKECMDGOALS))/g' CHANGELOG.temp
Expand Down

0 comments on commit 113a85c

Please sign in to comment.