Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.0 #179

Merged
merged 9 commits into from
Jul 20, 2015
Merged

Release 2.0 #179

merged 9 commits into from
Jul 20, 2015

Conversation

jch
Copy link
Contributor

@jch jch commented Feb 24, 2015

Rendered CHANGELOG

Note: The branch name is release-1.12.0, but we decided this has breaking API changes and needs to be a 2.0 release.

cc @simeonwillbanks @JuanitoFatas

* Support ~login for MentionFilter. [#167](https://github.com/jch/html-pipeline/pull/167) @JuanitoFatas
* Revert "Search for text nodes on DocumentFragments without root tags" [#158](https://github.com/jch/html-pipeline/pull/158) @jch
* Drop support for ruby ree, 1.9.2 [#156](https://github.com/jch/html-pipeline/pull/156) @jch
* Skip EmojiFilter in <tt> tags [#147](https://github.com/jch/html-pipeline/pull/147) @moskvax
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tt tags need to wrap in inline code:

Current rendering:

screenshot 2015-02-25 19 18 54

Should change to:

* Skip EmojiFilter in `<tt>` tags [#147](https://github.com/jch/html-pipeline/pull/147) @moskvax

will render

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks, good catch. Fixed in 8777831

@jch jch changed the title Release 1.12.0 Release 2.0 Feb 25, 2015
jch added a commit that referenced this pull request Jul 20, 2015
@jch jch merged commit 6170475 into master Jul 20, 2015
@jch jch deleted the release-1.12.0 branch July 20, 2015 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants