Skip to content

Commit 22557a6

Browse files
committed
Update files for 1.7.15 release
1 parent 15abaad commit 22557a6

File tree

4 files changed

+1286
-183
lines changed

4 files changed

+1286
-183
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The current release is <a href="https://github.com/mozilla/rhino/releases/tag/Rh
1414

1515
<details><summary>Releases</summary>
1616
<table>
17+
<tr><td><a href="https://github.com/mozilla/rhino/releases/tag/Rhino1_7_15_Release">Rhino 1.7.15</a></td><td>May 3, 2024</td></tr>
1718
<tr><td><a href="https://github.com/mozilla/rhino/releases/tag/Rhino1_7_14_Release">Rhino 1.7.14</a></td><td>January 6, 2022</td></tr>
1819
<tr><td><a href="https://github.com/mozilla/rhino/releases/tag/Rhino1_7_13_Release">Rhino 1.7.13</a></td><td>September 2, 2020</td></tr>
1920
<tr><td><a href="https://github.com/mozilla/rhino/releases/tag/Rhino1_7_12_Release">Rhino 1.7.12</a></td><td>January 13, 2020</td></tr>

RELEASE-NOTES.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Rhino 1.7.15
2+
## May 3, 2024
3+
4+
Highlights of this release include:
5+
6+
* Basic support for "rest parameters"
7+
* Improvements in Unicode support
8+
* "Symbol.species" implemented in many places
9+
* More correct property ordering in many places
10+
* And many more improvements and bug fixes
11+
12+
This release includes committs from 29 different committers. Thanks to you all for your help!
13+
114
# Rhino 1.7.14
215
## January 6, 2022
316

0 commit comments

Comments
 (0)