From 1d6b7a916868190b8cfa33fc015655e26e4a85f4 Mon Sep 17 00:00:00 2001 From: Aleksey Dobrunov Date: Thu, 15 Feb 2024 22:40:04 +0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 021f296..4122e3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,9 @@ - [asm] add new registers, blocks. New masks for filenames and firstline - [shell-posix] add a new schema for POSIX shell with block structures and error checking - [shell-bash] add a new schema for bash script based on shell-posix +- [asm] add directives +- [c] add unix standard functions, const and others +- [cpp] add some c++11 types ## [1.2.0] - 2021-09-12