aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-10-23 02:11:59 +0200
committerJohn Ankarström <john@ankarstrom.se>2020-10-23 02:11:59 +0200
commitc3143fbdb7ea46539023e11cb30a7b14434030f3 (patch)
treee2a4394e0b3d8c6a882c82637a08823e6e5b5043 /CHANGELOG.txt
parent24da48a86bb542be247127258db5fcafab4ba011 (diff)
downloadtt-c3143fbdb7ea46539023e11cb30a7b14434030f3.tar.gz
release 1.2
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index c72de1a..677db61 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,7 +1,6 @@
-CHANGELOG ----------------------- 1.1 ---------------------- 2020-05-26
+CHANGELOG ----------------------- 1.2 ---------------------- 2020-05-29
-NEW: Destination lines can now be space-indented.
-FIX: Identifiers in destination lines are now currently truncated.
-
-NEW: test/indented-triple-pass
-NEW: test/truncation \ No newline at end of file
+NEW: tt is now itself compiled using tt. The source files, which are
+ organized "literately" and tangled to tt.c, are located in src/.
+ A preliminary HTML version of the source exists in doc/.
+FIX: Empty references are now handled properly. \ No newline at end of file