Release ruma-html 0.2.0
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# [unreleased]
|
||||
|
||||
# 0.2.0
|
||||
|
||||
Breaking Changes:
|
||||
|
||||
- Do not export `Node` in the public API, it is not usable on its own and it is
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ruma-html"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "Opinionated HTML parsing and manipulating."
|
||||
homepage = "https://ruma.dev/"
|
||||
keywords = ["matrix", "ruma", "html", "parser"]
|
||||
|
||||
Reference in New Issue
Block a user