Skip to content

Commit 771a38d

Browse files
committed
adaptived: Add CHANGELOG.txt
Signed-off-by: Tom Hromatka <[email protected]> (cherry picked from commit 0b6602e)
1 parent e419dd0 commit 771a38d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

adaptived/CHANGELOG.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
adaptived: Releases
2+
===============================================================================
3+
https://github.com/oracle/adaptivemm
4+
5+
* Version 1.0.0 - November 8, 2024
6+
- Initial release

adaptived/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ DIST_SUBDIRS = dist doc include src tests
33
SUBDIRS = ${DIST_SUBDIRS}
44

55
EXTRA_DIST = \
6+
CHANGELOG.txt \
67
CONTRIBUTING.md \
78
LICENSE.txt \
89
README.md \

0 commit comments

Comments
 (0)