Skip to content

Commit

Permalink
Add releases section.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmigpin committed Feb 19, 2020
1 parent f680819 commit 486567f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,3 +495,20 @@ The measuring of space is done as follows:
- Oberon OS: https://www.youtube.com/watch?v=UTIJaKO0iqU
- Acme editor: https://www.youtube.com/watch?v=dP1xVpMPn8M

## Releases

- 2020/02/19: v1.1.0 (133 commits)
- godebug: adds "//godebug:*" comment directives. Go modules support improved.
- inline `tab` complete
- windows: support case-insensitive filesystem
- windows: drag and drop improvements.
- many bug fixes and overall improvements on stability.
- 2019/12/28: v1.0.0 (1049 commits)
- first tagged release
- drawer improvements (handle big files)
- fs watcher for changed files
- language server protocol (go to definition, completion, ...)
- plugins
- unix: drag and drop
- 2016/10/11:
- development start

0 comments on commit 486567f

Please sign in to comment.