mirror of
https://github.com/frappe/bench.git
synced 2025-02-04 20:08:24 +00:00
f86bc0f308
# [5.13.0](https://github.com/frappe/bench/compare/v5.12.1...v5.13.0) (2022-07-29) ### Bug Fixes * Add support for options on bench main group ([8a0b784](8a0b78451b
)) * **config:** Fix fail2ban filter ([#1308](https://github.com/frappe/bench/issues/1308)) ([94a25d3](94a25d3da7
)) * get-app on existing apps ([e03f597](e03f597ac6
)) * **nginx:** set `proxy_http_version` to `1.1` ([7da62f9](7da62f96f2
)) * use specified python for venv ([df84c27](df84c2772d
)) ### Features * Add pre-commit checks ([b1b8d70](b1b8d70055
))