Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur1 committed Oct 28, 2020
1 parent ed6be81 commit d4651b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions resources/js/views/Release.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
<template>
<div class="container">
<h1 class="text-primary mt-5">リリースノート</h1>
<h2 class="text-secondary mt-4">2.0.2 <small class="date">2020/10/28</small></h2>
<p>
以下の問題を修正しました。
</p>
<ul>
<li>ゲームカフェの$10得る効果が、労働者残り2人のときに発動する</li>
</ul>
<h2 class="text-secondary mt-4">2.0.1 <small class="date">2020/10/25</small></h2>
<p>
以下の問題を修正しました。
Expand Down

0 comments on commit d4651b6

Please sign in to comment.