File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.2.0 (2015-03-22)
2+
3+
4+ #### Bug Fixes
5+
6+ * ** Ch3:** 第三章の時系列がおかしくなっていたのを修正 ([ 0f02ab62] ( https://github.com/o2project/steins-git/commit/0f02ab6257c8e5f5eb15de7dc56e9522bd02f60c ) )
7+ * ** HTML:** 長い英語の文字列(URL)があったせいでウインドウ幅が狭いデバイスでは見にくくなっていたのを修正 ([ 73b52c09] ( https://github.com/o2project/steins-git/commit/73b52c096d197849512a55803d0cef567404f34e ) )
8+ * ** images:** HTMLプレビュー版で画像が小さく表示されていた問題を解決した ([ a29e7f40] ( https://github.com/o2project/steins-git/commit/a29e7f40014c9a2a490bc396a37657635e16745e ) )
9+
10+
11+ #### New and Edit
12+
13+ * ** git-branch:** ブランチに関する説明が不適当だったので直した ([ f2a92c4b] ( https://github.com/o2project/steins-git/commit/f2a92c4bd7943f510ebe9902206e3287e06b7f67 ) )
14+ * ** git-diff:** ` git diff ` の方法を追加した ([ e65f7e5b] ( https://github.com/o2project/steins-git/commit/e65f7e5b5420eb25ec09be2846c9f33efbe45eb2 ) )
15+
16+
17+ #### Features
18+
19+ * ** PDF:**
20+ * PDF版の見た目を調整 ([ 2ada9861] ( https://github.com/o2project/steins-git/commit/2ada9861575326346e91a9ae8e75c56fde0214cf ) , [ 0ebb7da3] ( https://github.com/o2project/steins-git/commit/0ebb7da367be9b9ce1b748ff452248c8a28a8379 ) )
21+ * PDFなどで使うフォントをVLゴシックから源真ゴシックに変更した ([ 743e2056] ( https://github.com/o2project/steins-git/commit/743e20569e8f3dd196330b03f7ea3b329937b1e3 ) )
22+
23+
124## 2.1.0 (2015-03-20)
225
326
Original file line number Diff line number Diff line change 11{
22 "name" : " SteinsGit" ,
33 "description" : " Steins;Gateを用いてGitを解説する薄い本" ,
4- "version" : " 2.1 .0" ,
4+ "version" : " 2.2 .0" ,
55 "author" : " O2 Project" ,
66 "license" : " CC-BY-NC 2.1 JP" ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments