Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Commit

Permalink
docs: add changelog for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen521kk committed Oct 1, 2020
1 parent a86db10 commit 32fd642
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Changelog
*********

sxcu-v0.1.0-beta.0
sxcu-v1.0.0
==================

New Features
Expand All @@ -15,6 +15,9 @@ New Features
* Create a new logo.
* Added a missing API method :func:`~.SXCU.image_details`.
* Fix a bug due to subdomain parsing while using ``.sxcu`` files.
* Add a missing endpoint of :func:`edit_collection`.
* Fixed a bug in :func:`create_link`


For developers
--------------
Expand All @@ -23,6 +26,7 @@ For developers
* Added a few Tests.
* Enforce formatting with pre-commit.
* Added test Coverage
* Linting For Pull Requests Added.

sxcu-v0.1.0-alpha.0
===================
Expand Down

0 comments on commit 32fd642

Please sign in to comment.