Skip to content

Commit 99b57e2

Browse files
committed
v0.7.1 - need for speed
1 parent fbe734e commit 99b57e2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## 0.7.2 (Need for speed) - 2017-06-11
4+
5+
- shave off a few hundred precious milliseconds startup time, by moving the very expensive version fetching into a function that is only called, when the version is really needed.
6+
- help the user, when they use a non existing command
7+
- remove unwanted side effects from message
8+
- when config.d already exists, but no i3configger.json exists yet, it is automatically created now
9+
- better examples/tests
10+
311
## 0.7.1 (The great packaging adventure begins) - 2017-06-10
412

513
### Changed

0 commit comments

Comments
 (0)