Skip to content

Commit

Permalink
Merge pull request #1025 from ByteHamster/remove-changelog
Browse files Browse the repository at this point in the history
Removed changelog
  • Loading branch information
ByteHamster committed Jan 25, 2021
2 parents 702e3b8 + 8259e82 commit 0901dcb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 230 deletions.
229 changes: 0 additions & 229 deletions CHANGELOG.md

This file was deleted.

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

BUILD_DIR="build/baikal"

BUILD_FILES=Core html CHANGELOG.md LICENSE README.md composer.json
BUILD_FILES=Core html LICENSE README.md composer.json

VERSION=$(shell php -r "include 'Core/Distrib.php'; echo BAIKAL_VERSION;")

Expand Down

0 comments on commit 0901dcb

Please sign in to comment.