We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac51764 commit 4090051Copy full SHA for 4090051
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+### 2.0.2 (2015-03-20)
2
+
3
4
+#### Bug Fixes
5
6
+* **All:** 文章でおかしいところを修正 ([ac51764d](https://github.com/o2project/steins-git/commit/ac51764dbd8364f75e79c491f898b79adaf4a9c3))
7
+* **images:** PDFなどで挿絵が表示されていなかったのを修正 ([0f37f9d8](https://github.com/o2project/steins-git/commit/0f37f9d8a3ccf24f0cdb1595afd1b5c84f2d491e))
8
9
10
### 2.0.1 (2015-03-19)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "SteinsGit",
"description": "Steins;Gateを用いてGitを解説する薄い本",
- "version": "2.0.1",
+ "version": "2.0.2",
"author": "O2 Project",
"license": "CC-BY-NC 2.1 JP",
"scripts": {
0 commit comments