Skip to content

Commit d57c853

Browse files
committed
Fix a typo (1.5.0 -> 1.5.1) in 1.5.1 release notes
1 parent c6a5aa6 commit d57c853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/news/2021-04-01-announcing-scalajs-1.5.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Methods with fixed or improved behavior:
7171

7272
## Bug fixes
7373

74-
Among others, the following bugs have been fixed in 1.5.0:
74+
Among others, the following bugs have been fixed in 1.5.1:
7575

7676
* [#4434](https://github.com/scala-js/scala-js/issues/4434) `java.lang.Class.getSimpleName()` returns bad results for local classes
7777
* [#4452](https://github.com/scala-js/scala-js/issues/4452) Overloading in JS classes incorrectly forwards vararg parameters

0 commit comments

Comments
 (0)