Skip to content

Commit fc9e8c0

Browse files
committed
Add changelog for 0.0.3
1 parent 23b2aab commit fc9e8c0

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/whats_new.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. currentmodule:: discord
1+
.. currentmodule:: somerandomapi
22

33
.. _whats_new:
44

@@ -8,6 +8,16 @@ Changelog
88
This page keeps a detailed human friendly rendering of what's new and changed
99
in specific versions.
1010

11+
v0.0.3
12+
-------
13+
14+
- Correct base API URL. URL changed from ``https://some-random-api.ml/`` to ``https://some-random-api.com/``.
15+
- Fix mistake in :class:`.AnimalClient.get_image_and_fact`
16+
- Fix enum conversion errors
17+
- Fix link to API in documentation.
18+
19+
**Full Changelog**: https://github.com/Soheab/somerandomapi.py/compare/0.0.2...0.0.3
20+
1121
v0.0.2
1222
-------
1323

0 commit comments

Comments
 (0)