aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
blob: 44e4cfa0f77c95bf58865161c9701c8cc1293aa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
CHANGELOG
=========

v0.2.1 (2020-09-20):
	Changes:

	* Remove dynamic link to 'openssl' and allow static link to 'libgit2'.

v0.2.0 (2020-08-30):
	Breaking changes:

	* Rename 'github-suggestion-cli' crate to 'git-suggestion'.
	* Rename 'git-sugpatch' command to 'git-sugdiff'.
	* Change signature of `git_suggestion::Config::get()`.

	Additions:

	* git-sugdiff: Accept `git-diff` options.

	Changes:

	* git-sugdiff: Use the `git-diff` command to output diffs. This enables
	  colour diff output according to your Git config.

v0.1.0 (2020-08-06):
	First public release.

 vim:tw=80:comments=:fo+=n:formatlistpat=^\\s*\\*\\s*