We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea186f commit f00cc19Copy full SHA for f00cc19
CHANGELOG.md
@@ -1,4 +1,14 @@
1
# Change Log
2
+## v0.1.2 - 24-DEC-2020
3
+### ADDED
4
+- Apache common validator Java lib added
5
+- `is-url` and `edn-to-query-str` utility functions added.
6
+- Unit test added for utility functions in `util.clj`.
7
+### CHNAGED
8
+- Logo position changed in README
9
+- Logo re-sized in README
10
+- Shields.io badges added to README
11
+
12
## v0.1.1 - 21-DEC-2020
13
### FIXED
14
- `post-req` function arguments refactored in `core.clj`.
0 commit comments