Skip to content

Commit

Permalink
chore(main): release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mddanish00 committed Sep 9, 2024
1 parent 6073139 commit 97cd11c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.14.0](https://github.com/mddanish00/stas-server/compare/v0.13.1...v0.14.0) (2024-09-09)


### Features

* remove config and stas-config ([61818ca](https://github.com/mddanish00/stas-server/commit/61818cad3834ab2f54cd32a70ed7ee73695c7b35))


### Bug Fixes

* add default on ct2_dir option ([6073139](https://github.com/mddanish00/stas-server/commit/6073139149a28f3261f518860c006a426167feed))

## [0.13.1](https://github.com/mddanish00/stas-server/compare/v0.13.0...v0.13.1) (2024-09-01)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "stas-server"
version = "0.13.1"
version = "0.14.0"
description = "Alternative standalone server for Sugoi Translator."
authors = [
{ name = "Muhd. Danial Danish Roslan", email = "[email protected]" }
Expand Down

0 comments on commit 97cd11c

Please sign in to comment.