1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-10 14:04:36 +00:00

fix: adding CHANGELOG (as a stub)

This commit is contained in:
Allan Bowe
2021-05-15 21:35:54 +03:00
parent ea057d4655
commit f2d5859675
2 changed files with 8 additions and 0 deletions

View File

@@ -5,3 +5,6 @@ tests/
sasjs/
.vscode/
.github/
main.dox
make_singlefile.sh
*.md

5
CHANGELOG.md Normal file
View File

@@ -0,0 +1,5 @@
# CHANGELOG
As the changes are managed automatically in github, we don't generate an additional changelog. To view the fixes/features in each release, check out the releases page below:
[https://github.com/sasjs/core/releases](https://github.com/sasjs/core/releases)