Skip to content

Commit 959b208

Browse files
Release v1.3.0
1 parent 47bb82b commit 959b208

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 1.3.0
4+
5+
- Support embedding new iframes
6+
- Google Drive
7+
- StackBlitz
8+
39
## 1.2.0
410

511
- Accept new codepen script url (public.codepenassets.com)

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.2.0"
3+
VERSION = "1.3.0"
44
end
55
end

0 commit comments

Comments
 (0)