diff options
author | 2012-09-04 20:20:55 -0400 | |
---|---|---|
committer | 2012-09-04 20:20:55 -0400 | |
commit | 1c8b3e019d6d6aeac1048581c1b02f3c7450b5b8 (patch) | |
tree | 4ab98f1bd48d44ec8458f04a50ee199c409382c2 | |
parent | 45998d18869db9949811fa0162f349ba02030a09 (diff) | |
download | textadept-1c8b3e019d6d6aeac1048581c1b02f3c7450b5b8.tar.gz textadept-1c8b3e019d6d6aeac1048581c1b02f3c7450b5b8.zip |
Fixed links and formatting; CHANGELOG.md
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index be123d51..1f890b3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ [Atom Feed]: feed -## 6.0 beta 2 (01 Sept 2012) +## 6.0 beta 2 (01 Sep 2012) Please see the [5 to 6 migration guide][] for upgrading from Textadept 5 to Textadept 6. @@ -36,7 +36,7 @@ Changes: * [`_M.textadept.snapopen.DEFAULT_DEPTH`][] is now `99` since [`MAX`][] is the limiting factor. * Use constant names in theme options instead of nondescript integers. -* Updated to [Scintilla 3.2.2][]. +* Updated to [Scintilla][] 3.2.2. [5 to 6 migration guide]: 14_Appendix.html#Textadept.5.to.6 [Textadept 6.0 beta 2 -- Win32]: download/textadept_6.0_beta_2.win32.zip |