aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: b21a0e8c74f2d668d2db0187f2d200867bd9e312 (plain)
1
2
3
4
5
6
7
8
9
10
# 0.6.0 - TBD
- Add option to disable archives [#235](https://github.com/svenstaro/miniserve/pull/235) (thanks @DamianX)
- Fix minor bug when using `--random-route` [#219](https://github.com/svenstaro/miniserve/pull/219)
- Add a default index serving option [#189](https://github.com/svenstaro/miniserve/pull/189)

# 0.5.0 - 2019-06-24
- Add streaming download of tar archives (thanks @gyscos)
- Add support for hashed passwords (thanks @KSXGitHub)
- Add support for multiple auth flags (thanks @KSXGitHub)
- Some theme related bug fixes (thanks @boastful-squirrel)