Current section

Files

Jump to
links_fetcher CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.0] - 2019-05-25
### Changed
- Process Fetcher and Fetched as GenServers
- Added Dynamic Supervisor
## [0.1.1] - 2019-02-16
### Added
- Better regex
### Fixed
- Fix doing docs
## [0.1.0] - 2019-02-16
### Added
- Links Fetcher implemented
- Changelog
[Unreleased]: https://github.com/sonic182/links_fetcher/compare/0.2.0...HEAD
[0.1.1]: https://github.com/sonic182/links_fetcher/compare/0.1.1...0.2.0
[0.1.1]: https://github.com/sonic182/links_fetcher/compare/0.1.0...0.1.1
[0.1.0]: https://github.com/sonic182/links_fetcher/compare/9b24e3c9...0.1.0