Skip to content

Commit

Permalink
contents/en/documents/2.7: v2.7.3 released
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimehoshi committed May 2, 2024
1 parent 865ed63 commit c833525
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions contents/en/documents/2.7.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,9 @@ <h3>Bug Fixes</h3>
<ul>
<li>Fixed an issue where the standard gamepad mapping was not working (<a href="https://github.com/hajimehoshi/ebiten/issues/2964">#2964</a>).</li>
</ul>
<h2>v2.7.3</h2>
<h3>Bug Fixes</h3>
<p><a href="https://github.com/hajimehoshi/ebiten/milestone/128?closed=1">Issues for v2.7.3</a></p>
<ul>
<li>Fixed an issue where <a href="https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2#ScreenSizeInFullscreen"><code>ebiten.ScreenSizeInFullscreen</code></a> would crash in the browser (<a href="https://github.com/hajimehoshi/ebiten/issues/2975">#2975</a>).</li>
</ul>
6 changes: 6 additions & 0 deletions contents/ja/documents/2.7.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,9 @@ <h3>バグ修正</h3>
<ul>
<li>ゲームパッドの標準マッピングが動かなかった問題の修正 (<a href="https://github.com/hajimehoshi/ebiten/issues/2964">#2964</a>)。</li>
</ul>
<h2>v2.7.3</h2>
<h3>バグ修正</h3>
<p><a href="https://github.com/hajimehoshi/ebiten/milestone/128?closed=1">Issues for v2.7.3</a></p>
<ul>
<li><a href="https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2#ScreenSizeInFullscreen"><code>ebiten.ScreenSizeInFullscreen</code></a> がブラウザでクラッシュした問題の修正 (<a href="https://github.com/hajimehoshi/ebiten/issues/2975">#2975</a>)。</li>
</ul>

0 comments on commit c833525

Please sign in to comment.