Sha256: 4a6a2c9b369bcea3a0e312b3dbd0752597348cf1ea03a27d1db42e6a5842e40d

Contents?: true

Size: 783 Bytes

Versions: 1

Compression:

Stored size: 783 Bytes

Contents

# CHANGELOG

## Unreleased

## v0.2.3
* Removed unwanted files from gem release package.

## v0.2.2
### Fixed
* Fixed mispelt blockquote tag. [#9](https://github.com/contentful/rich-text-renderer.rb/pull/9)
* Removed the possibility of XSS via text in nodes. [#10](https://github.com/contentful/rich-text-renderer.rb/pull/10)

## v0.2.1
### Fixed
* Default `EntryBlockRenderer` now properly stringifies `data.target` instead of just data.

## v0.2.0

### Added
* Add Asset support

## v0.1.0 (`rich_text_renderer`)

As `RichText` moves from `alpha` to `beta`, we're treating this as a feature release.

### Changed
* Renamed `StructuredText` to `RichText`.

## v0.0.2 (`structured_text_renderer`)

### Fixed
* Fixed rendering logic for block type nodes

## v0.0.1

* Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rich_text_renderer-0.2.3 CHANGELOG.md