Skip to content

Commit

Permalink
add changelog [skip ci ]
Browse files Browse the repository at this point in the history
  • Loading branch information
ch3p4ll3 committed Jan 23, 2024
1 parent e4e3c29 commit 16580a3
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 2 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

### Added

- Add multiple language support (`en`, `it`, `ru_UA`, `uk_UA`)
- Add proxy settings
- Add contribuiting section

### Fixed

- Fixed user is not authorized message

## V2 - 21/12/2023

### Added

- Export torrents
- Users permissions
- Toggle speed limit
- Edit settings from the bot
- Multiple torrent client support
- Check client connection
- Docs

### Changed

- New progress bar
- New menu
- new configuration file
4 changes: 2 additions & 2 deletions docs/retype.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
input: .
output: .retype
url: # Add your website address here
url: https://ch3p4ll3.github.io/QBittorrentBot/
branding:
title: QBittorrentBot
label: Docs
links:
- text: Getting Started
link: getting_started/
footer:
copyright: "© Copyright {{ year }}. All rights reserved."
copyright: "© Copyright {{ year }}. All rights reserved."

0 comments on commit 16580a3

Please sign in to comment.