diff --git a/Change-Log.md b/Change-Log.md index 66d72e6..bf2f595 100644 --- a/Change-Log.md +++ b/Change-Log.md @@ -1,5 +1,18 @@ A detailed log of changes, in reverse chronological order. +### 2021/08/01 1.7.5-dev3 ### +New features: + * Added symbols for Super Nintendo Entertainment System (SNES). + +Other changes: + * Loosened restrictions on string formatting (issue #100). + * Updated ACME code generation for assembler v0.97. + +Bug fixes: + * Fixed address table formatter tagging of embedded instructions (issue #103). + * Fixed 64tass source generation for non-loadable files (issue #98). + * Fixed "goto address" behavior in overlapping segments. + ### 2021/07/20 1.7.5-dev2 ### Bug fixes: * Fixed width limitation in local variable editor (issue #96).