Skip to content

Commit 0bda339

Browse files
committed
Add changelog
1 parent 058898d commit 0bda339

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.MD

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# CHANGELOG
2+
3+
## [0.2.0]
4+
5+
### User
6+
* Map is returned with string keys instead of atom keys
7+
* Now between 5.94x - 49.03x faster than next fastest tested option
8+
9+
### Internal
10+
* Removed Jason dependecy
11+
* Returning elixir map directly instead of returning a stringified JSON and then using Jason to convert it to an elixir map
12+
13+
## [0.1.4]
14+
* Convert RSS feed into map with atom keys
15+
* Between 2.85x - 22.05x faster than next fastest tested option

0 commit comments

Comments
 (0)