Skip to content

Commit bba6f24

Browse files
committed
update version and changelog for 1.0.0beta7
1 parent b38ac34 commit bba6f24

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.0.0beta7 (April 20, 2017)
4+
5+
* In `editorSelectSyntaxHighlight()`, change the logic for filename pattern
6+
matching, so that filenames like `kilo.c.c` will work. (Thanks Ivandro)
7+
38
## 1.0.0beta6 (April 10, 2017)
49

510
* Near the end of chapter 6, add `if (last_match == -1) direction = 1;` to

leg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
:name: kilo
3-
:version: "1.0.0beta6"
3+
:version: "1.0.0beta7"
44
:title: Build Your Own Text Editor
55
:rouge_theme: github
66
:bold_weight: 500

0 commit comments

Comments
 (0)