We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c95d41 commit 511f380Copy full SHA for 511f380
CHANGELOG.markdown
@@ -2,6 +2,11 @@
2
3
## master (unreleased)
4
5
+## 4.2.0
6
+
7
+* [#308](https://github.com/rails/web-console/pull/308) Fix web-console inline templates rendering ([@voxik])
8
+* [#306](https://github.com/rails/web-console/pull/306) Support Ruby 3.0 and above ([@ruanwood])
9
10
## 4.1.0
11
12
* [#304](https://github.com/rails/web-console/pull/304) Add support for Rails 6.1 ([@stephannv])
@@ -179,3 +184,5 @@ go to 3.1.0 instead.
179
184
[@celvro]: https://github.com/celvro
180
185
[@JuanitoFatas]: https://github.com/JuanitoFatas
181
186
[@p8]: https://github.com/p8
187
+[@voxik]: https://github.com/voxik
188
+[@ryanwood]: https://github.com/ryanwood
0 commit comments