Skip to content

Commit 1bb165c

Browse files
committed
Update CHANGES.
1 parent b342565 commit 1bb165c

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

CHANGES.md

+28-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,36 @@
11
gister changes
22
==============
33

4-
v2.2.0 (future)
5-
----------------
4+
v2.3.0 (2017-08-20)
5+
-------------------
6+
7+
### Features
8+
9+
- New command `check` to report dirty repositories.
10+
- `sync` also sync starred gists.
11+
- Use legit to do smart merge if available.
12+
- Less verbose output.
13+
14+
### Bugs
15+
16+
- gist home path expansion
17+
18+
### Other
19+
20+
- Replace Rake with Makefile.
21+
22+
v2.2.0 (2016-11-16)
23+
-------------------
24+
25+
### Features
626

727
- Fall back to `grep` if codesearch is not available.
28+
- Skip sync dirty repos, warn instead.
29+
- `sync` now reports non-modified gists.
30+
31+
### Bugs
32+
33+
- `mark_deleted_gists()` did not update `repo/$gist_id/config`.
834

935
v2.1.2 (2016-04-20)
1036
----------------

0 commit comments

Comments
 (0)