Skip to content

Commit 79cb425

Browse files
committed
Add changelog
1 parent e193467 commit 79cb425

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
All notable changes to any of the glot components will be documented in this file.
3+
4+
## 2021-04-01
5+
- Create container with read-only rootfs and mount /tmp and /home/glot as tmpfs
6+
- Update (almost) all languages
7+
- Install more tools in the bash image (sed, grep, awk, git, etc...)
8+
9+
## 2021-03-27
10+
- Add keyboard shortcut for running code (cmd+enter / ctrl+enter)
11+
- Make it easier to change the filename when clicking on the active tab
12+
- Update frontend libs: jquery, bootstrap, etc
13+
- Install lodash, jest and axios in the javascript image
14+
15+
## 2021-03-14
16+
- Add support for Nix language

0 commit comments

Comments
 (0)