Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
TesteurManiak committed Feb 25, 2022
1 parent d9c1b9c commit 7193d9e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
## 0.1.0

* Initial release
* Added `UrlParser` abstract class
* Added `CustomParser`
* Added `CustomParser.parse`
* Added `GithubParser`
* Added `GitlabParser`
* Added `LinkedInParser`
* Added `MediumParser`
* Added `StackOverflowParser`
* Added `TwitterParser`
* Added `GlobalParser`

0 comments on commit 7193d9e

Please sign in to comment.