Skip to content

Commit 34f8f7e

Browse files
committed
Version: 0.2.1
1 parent e9c9ab9 commit 34f8f7e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 0.2.1 - 2017-05-11
4+
5+
### Changed
6+
7+
- Any file extension in static file serving is now supported.
8+
- Tilde (~) is now allowed in URLs.
9+
310
## 0.2.0 - 2017-01-31
411

512
### Added

saha.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: saha
2-
version: 0.2.0
2+
version: 0.2.1
33
synopsis: A simple server for static websites with cool URIs
44
license: AGPL-3
55
license-file: LICENSE

0 commit comments

Comments
 (0)