# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### CLI - create default config, if not exits - when the image uploaded, send a notification ### Library - rustls ## [0.1.0] - 2022-01-23 ### CLI - commands - credits - delete - info - upload - toml config parser ### Library - image info - rate limit - image info - delete image - upload image [Unreleased]: https://github.com/MedzikUser/imgurs/compare/v0.1.0...HEAD [0.1.0]: https://github.com/MedzikUser/imgurs/commits/v0.1.0