Skip to content

Commit 985aa03

Browse files
Release v1.4.0
1 parent 7f54b28 commit 985aa03

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Unreleased
22

3+
## 1.4.0
4+
5+
- Support embedding new iframes
6+
- blueprintUE
7+
38
## 1.3.0
49

510
- Support embedding new iframes

lib/qiita/markdown/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Qiita
22
module Markdown
3-
VERSION = "1.3.0"
3+
VERSION = "1.4.0"
44
end
55
end

0 commit comments

Comments
 (0)