Skip to content

Commit 95dc371

Browse files
committed
v1.2.0
1 parent 11ce27d commit 95dc371

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v1.2.0
4+
5+
* New features
6+
* Support Elixir's consolidated directory if found.
7+
38
## v1.1.4
49

510
* Bug fixes

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
VERSION=1.1.4
2+
VERSION=1.2.0
33

44
CFLAGS+=-Wall -Wextra -O2
55

0 commit comments

Comments
 (0)