Add get_parsers() and get_formats()
This commit is contained in:
parent
58f75fc966
commit
928c4e9be4
4 changed files with 22 additions and 4 deletions
|
@ -1,6 +1,8 @@
|
|||
## 0.4.0 (in-development)
|
||||
|
||||
* Add basic date arithmetic (still needs tests)
|
||||
* Add `get_formats()` and `get_parsers()` to see list of registered formats and
|
||||
parsers.
|
||||
|
||||
## 0.3.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue