We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c9ab9 commit 34f8f7eCopy full SHA for 34f8f7e
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
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
10
## 0.2.0 - 2017-01-31
11
12
### Added
saha.cabal
@@ -1,5 +1,5 @@
name: saha
-version: 0.2.0
+version: 0.2.1
synopsis: A simple server for static websites with cool URIs
license: AGPL-3
license-file: LICENSE
0 commit comments