Skip to content

Commit 8f13607

Browse files
committed
CHANGES: Collect 0.6.0 entries
1 parent 855ff0a commit 8f13607

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
0.6.0 (development)
2+
3+
Bug Fixes:
4+
* Fix the handling of application/javascript (@kylekyle, @mrkn)
5+
6+
Enhancements:
7+
* Add the `initialized` event in `IRuby::Kernel` class (@Yuki-Inoue, @mrkn)
8+
* Add the following four events (@mrkn):
9+
* `pre-execute` -- occurs before every code execution
10+
* `pre-run-cell` -- occurs before every non-silent code execution
11+
* `post-execute` -- occurs after every code execution
12+
* `post-run-cell` -- occurs after every non-silent code execution
13+
114
0.5.0 (2021-03-25)
215

316
Bug Fixes:

0 commit comments

Comments
 (0)