CHANGELOG.md in phlex-1.7.0 vs CHANGELOG.md in phlex-1.7.1
- old
+ new
@@ -17,9 +17,10 @@
- Support Array and Set values for HTML/SVG attributes.
### Removed
- Removed the `menuitem` element as it's a deprecated HTML element.
+- Removed the `SGML#text` method. This has been replaced with `SGML#plain`.
***
Before this changelog was introduced, changes were logged in the [release notes](https://github.com/phlex-ruby/phlex/releases).