Skip to content

Commit eb94998

Browse files
committed
Import 3.5.x changelogs
1 parent 8c80c3d commit eb94998

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# CHANGELOG
22

3+
## 3.5.3 (2024-08-23)
4+
5+
### Library changes
6+
7+
* Backport GC fix PR ([#1977](https://github.com/ruby/rbs/pull/1977))
8+
9+
## 3.5.2 (2024-07-10)
10+
11+
### Library changes
12+
13+
* Update docs for ruby-3.3.4 ([#1923](https://github.com/ruby/rbs/pull/1923), Backported in [#1925](https://github.com/ruby/rbs/pull/1925))
14+
* Update docs for ruby-3.3.3 ([#1889](https://github.com/ruby/rbs/pull/1889), Backported in [#1925](https://github.com/ruby/rbs/pull/1925))
15+
* Fix #1905: Fix typo in `UntypedFunction` ([#1906](https://github.com/ruby/rbs/pull/1906), Backported in [#1925](https://github.com/ruby/rbs/pull/1925))
16+
17+
### Miscellaneous
18+
19+
* Use `File.open` instead of `IO.sysopen` ([#1913](https://github.com/ruby/rbs/pull/1913))
20+
321
## 3.5.1 (2024-06-07)
422

523
### Library changes

0 commit comments

Comments
 (0)