aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authordeadprogram <[email protected]>2020-08-18 19:38:42 +0200
committerRon Evans <[email protected]>2020-08-19 08:37:16 +0200
commit26a0819119287713efe95f2ec0c091070c0bd3a3 (patch)
tree2b4f37bd9d4cd58e6a941502e673b36f02cbddcc /CHANGELOG.md
parentb59a46eef09f8a4a4e11ab604b26db6c7607d750 (diff)
downloadtinygo-26a0819119287713efe95f2ec0c091070c0bd3a3.tar.gz
tinygo-26a0819119287713efe95f2ec0c091070c0bd3a3.zip
main: release 0.14.1v0.14.1
Signed-off-by: deadprogram <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3445d2429..23e6d254d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+0.14.1
+---
+* **command-line**
+ - support for Go 1.15
+* **compiler**
+ - loader: work around Windows symlink limitation
+
0.14.0
---
* **command-line**