Skip to content

Commit

Permalink
ZENKO-3055 Add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas2bert committed Jan 12, 2021
1 parent 4e5074d commit 9b7f55b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Changelog

## 0.1.0 - 2021-01-12

- ZENKO-3004 Object versioning
- ZENKO-2999 Enable bucket versioning
- ZENKO-2842 Metadata search
- ZENKO-2858 Object tags
- ZENKO-2856 Object metadata
- ZENKO-2859 Object summary
- ZENKO-2844 Download object
- ZENKO-2845 Delete objects
- ZENKO-2796 Activity component
- ZENKO-2834 Upload object
- ZENKO-2837 Create folder
- ZENKO-2820 List objects
- ZENKO-2804 Buckets listing
- ZENKO-2803 Create bucket
- ZENKO-2761 Delete location
- ZENKO-2732 List locations
- ZENKO-2731 Create location
- ZENKO-2709 Delete account
- ZENKO-2701 List accounts
- ZENKO-2675 Account creation
- ZENKO-2644 OAuth 2.0 User authentication
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zenko-ui",
"version": "1.0.0",
"version": "0.1.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9b7f55b

Please sign in to comment.