Skip to content

Commit b2a5fe7

Browse files
committed
CHANGES: Update 0.8.1 entries
1 parent bb7f658 commit b2a5fe7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 0.8.1 (2025-02-16)
2+
3+
* Add support for jupyter widgets by @matt-do-it in https://github.com/SciRuby/iruby/pull/350
4+
* Suppress "literal string will be frozen in the future" warning by @tikkss in https://github.com/SciRuby/iruby/pull/353
5+
* Fix warnings in project by @simpl1g in https://github.com/SciRuby/iruby/pull/356
6+
* restore support for IRB <= v1.13.0 by @sealocal in https://github.com/SciRuby/iruby/pull/358
7+
* Restore ruby 2.6 and 2.5 in CI by @sealocal in https://github.com/SciRuby/iruby/pull/359
8+
* Add Ruby 3.4 to CI by @kojix2 in https://github.com/SciRuby/iruby/pull/360
9+
* Fix NoMethodError in backend by @edsinclair in https://github.com/SciRuby/iruby/pull/364
10+
111
# 0.8.0 (2024-07-28)
212

313
* Hide output on assignment by @ankane in https://github.com/SciRuby/iruby/pull/312

0 commit comments

Comments
 (0)