projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a54ba4
)
updated CHANGELOG
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Sat, 19 Aug 2023 00:54:01 +0000
(19:54 -0500)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Sat, 19 Aug 2023 00:54:01 +0000
(19:54 -0500)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index 799b4f87f6248d35e624e85a0e118eb4bd656a73..0cd2beb7a93da69ef81975b5fd1783bc4b0d4b03 100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-3,6
+3,9
@@
Release v0.1.6
Not released
Additions:
+* Tagging global variables.
+ - Just like procedure and structure tags.
+ - Use `runtime.info.tagged_globals` and `runtime.info.get_globals_with_tag()`
Removals: