From 3dcc5ee9898e777d9a9b058edd556bee7b9dac3d Mon Sep 17 00:00:00 2001 From: Netkas Date: Sat, 31 Dec 2022 09:07:12 -0500 Subject: [PATCH] Updated changelog --- changelog/v1.0.0_alpha.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/changelog/v1.0.0_alpha.md b/changelog/v1.0.0_alpha.md index 1ccc539..814a5f0 100644 --- a/changelog/v1.0.0_alpha.md +++ b/changelog/v1.0.0_alpha.md @@ -2,13 +2,17 @@ First release of NCC (Nosial Code Compiler) in alpha stage. -## Note +## Alpha Stage -NCC is in it's alpha stage, meaning that it's not fully +NCC is in its alpha stage, meaning that it's not fully functional and may not work on your system. If you find any bugs or issues please report them to the [Issue Tracker](https://git.n64.cc/intellivoid/ncc/issues). At the moment NCC is currently being used while developing other software, this serves as a test run to improve on -changes for the next version. \ No newline at end of file +changes for the next version. + +## Changelog + + - Initial release \ No newline at end of file