Skip to content
Snippets Groups Projects
Verified Commit c20ca9d2 authored by minibikini's avatar minibikini
Browse files

Add CHANGELOG

parent 27b177d7
No related branches found
No related tags found
1 merge request!22Release v0.2.0
# Changelog
## [Unreleased]
## 0.2.0 - 2020-07-21
### Added
- Added a `do_parse/4` clause to skip mentions when we're already skipping something else (eg, when inside a link)
### Fixed
- Fixed a typo in the readme
### Changed
- Refactored `Linkify.Parser.parse/2` to enumerate over the types instead of the opts
- Update dependencies
## 0.1.0 - 2019-07-11
- Initial release
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment