File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- - Drop deprecated ` -S ` option from ` erb ` command
5+ * Drop deprecated ` -S ` option from ` erb ` command
66
77## 3.0.0
88
9- - Bump ` required_ruby_version ` to Ruby 2.7+ [ #23 ] ( https://github.com/ruby/erb/pull/23 )
10- - ` ERB::Util.url_encode ` uses a native implementation [ #23 ] ( https://github.com/ruby/erb/pull/23 )
11- - Fix a bug that a magic comment with a wrong format could be detected [ #6 ] ( https://github.com/ruby/erb/pull/6 )
9+ * Bump ` required_ruby_version ` to Ruby 2.7+ [ #23 ] ( https://github.com/ruby/erb/pull/23 )
10+ * ` ERB::Util.url_encode ` uses a native implementation [ #23 ] ( https://github.com/ruby/erb/pull/23 )
11+ * Fix a bug that a magic comment with a wrong format could be detected [ #6 ] ( https://github.com/ruby/erb/pull/6 )
1212
1313## 2.2.3
1414
15- - Bump ` required_ruby_version ` from 2.3 to 2.5 as it has never been supported [ #3 ] ( https://github.com/ruby/erb/pull/3 )
15+ * Bump ` required_ruby_version ` from 2.3 to 2.5 as it has never been supported [ #3 ] ( https://github.com/ruby/erb/pull/3 )
1616
1717## 2.2.2
1818
19- - ` ERB.version ` returns just a version number
20- - ` ERB::Revision ` is deprecated
19+ * ` ERB.version ` returns just a version number
20+ * ` ERB::Revision ` is deprecated
2121
2222## 2.2.1
2323
24- - ` ERB#initialize ` warns ` safe_level ` and later arguments even without -w
24+ * ` ERB#initialize ` warns ` safe_level ` and later arguments even without -w
2525
2626## 2.2.0
2727
28- - Ruby 3.0 promoted ERB to a default gem
28+ * Ruby 3.0 promoted ERB to a default gem
You can’t perform that action at this time.
0 commit comments