Skip to content

Commit ca9196f

Browse files
authored
Merge pull request #178 from increments/release-v1.3.0
Release v1.3.0
2 parents a2e49ba + 959b208 commit ca9196f

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)