Skip to content
Snippets Groups Projects
Commit ec7475a7 authored by lain's avatar lain
Browse files

Merge branch 'release/0.5.0' into 'master'

Release/0.5.0

See merge request !42
parents 5758b8d5 97aed818
No related branches found
No related tags found
1 merge request!42Release/0.5.0
Pipeline #35313 passed
# Changelog
## 0.5.0 - 2021-XX-XX
## 0.5.0 - 2021-03-02
### Added
- More robust detection of URLs inside a parenthetical
- Only link ip addresses with a scheme
- Fix mentions in markdown
- Fix mentions with apostrophe endings
## 0.4.1 - 2020-12-21
......
defmodule Linkify.Mixfile do
use Mix.Project
@version "0.4.1"
@version "0.5.0"
def project do
[
......
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