Skip to content

Commit c62bafb

Browse files
author
Zachary Scott
committed
s/issue/issues
1 parent 04055b4 commit c62bafb

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

_posts/2017-07-04-mruby-1.3.0-released.markdown

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -85,22 +85,22 @@ You can retrieve call frame information by using `Kernel#caller`.
8585

8686
After the code-freeze of 1.3 release, following issues are filed and fixed in the master branch.
8787

88-
* [#3711](https://github.com/mruby/mruby/issue/3711)
89-
* [#3712](https://github.com/mruby/mruby/issue/3712)
90-
* [#3714](https://github.com/mruby/mruby/issue/3714)
91-
* [#3715](https://github.com/mruby/mruby/issue/3715)
92-
* [#3716](https://github.com/mruby/mruby/issue/3716)
93-
* [#3717](https://github.com/mruby/mruby/issue/3717)
94-
* [#3719](https://github.com/mruby/mruby/issue/3719)
95-
* [#3720](https://github.com/mruby/mruby/issue/3720)
96-
* [#3721](https://github.com/mruby/mruby/issue/3721)
97-
* [#3722](https://github.com/mruby/mruby/issue/3722)
98-
* [#3723](https://github.com/mruby/mruby/issue/3723)
99-
* [#3724](https://github.com/mruby/mruby/issue/3724)
88+
* [#3711](https://github.com/mruby/mruby/issues/3711)
89+
* [#3712](https://github.com/mruby/mruby/issues/3712)
90+
* [#3714](https://github.com/mruby/mruby/issues/3714)
91+
* [#3715](https://github.com/mruby/mruby/issues/3715)
92+
* [#3716](https://github.com/mruby/mruby/issues/3716)
93+
* [#3717](https://github.com/mruby/mruby/issues/3717)
94+
* [#3719](https://github.com/mruby/mruby/issues/3719)
95+
* [#3720](https://github.com/mruby/mruby/issues/3720)
96+
* [#3721](https://github.com/mruby/mruby/issues/3721)
97+
* [#3722](https://github.com/mruby/mruby/issues/3722)
98+
* [#3723](https://github.com/mruby/mruby/issues/3723)
99+
* [#3724](https://github.com/mruby/mruby/issues/3724)
100100

101101
The following issues are not yet fixed as of 2017-07-04.
102102

103-
* [#2720](https://github.com/mruby/mruby/issue/2720)
104-
* [#3629](https://github.com/mruby/mruby/issue/3629)
105-
* [#3710](https://github.com/mruby/mruby/issue/3710)
103+
* [#2720](https://github.com/mruby/mruby/issues/2720)
104+
* [#3629](https://github.com/mruby/mruby/issues/3629)
105+
* [#3710](https://github.com/mruby/mruby/issues/3710)
106106

0 commit comments

Comments
 (0)