Skip to content

Commit b8b14ec

Browse files
committed
💎 bump to 1.7.0
1 parent a73ff6a commit b8b14ec

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.7.0 - 2018-01-30
2+
3+
### Changed
4+
5+
* Updates for Linguist v6 [#1139](https://github.com/github/markup/pull/1139)
6+
* Update to Nokogiri ~> 1.8; drop support for Ruby 2.0 [#1156](https://github.com/github/markup/pull/1156)
7+
18
## 1.6.2 - 2017-11-27
29

310
### Changed

lib/github-markup.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module GitHub
22
module Markup
3-
VERSION = '1.6.2'
3+
VERSION = '1.7.0'
44
Version = VERSION
55
end
66
end

0 commit comments

Comments
 (0)