Skip to content

Commit

Permalink
fixed changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Fischer committed Mar 2, 2018
1 parent ef45947 commit 5b7bffd
Showing 1 changed file with 2 additions and 24 deletions.
26 changes: 2 additions & 24 deletions Extension/CHANGELOG.md
@@ -1,24 +1,2 @@
## 1.1.0
* Now supports non-Windows environments. (experimental)
* Fixed several bugs.

## 1.0.9
* Added an option: env

## 1.0.8
* Added an option: sourceBasePath

## 1.0.7
* Added an option: stopGiderosWhenDebuggerStops

## 1.0.5
* Gideros error message is highlighted.

## 1.0.4
* Now the feature to jump directly to an error message is turned off by default. See `launch.json`.

## 1.0.3
* Fixed a bug that caused the debug adapter to restart automatically when a Lua parse error occurred in Gideros. (bug since 1.0.2)

## 1.0.2
* Automatically jumps to error position in the source code when an error occurs in Gideros.
## 0.1.0
* initial LuaJIT release

0 comments on commit 5b7bffd

Please sign in to comment.