Skip to content

Commit e661af4

Browse files
committed
Update
1 parent e5d7f08 commit e661af4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Change Log
22

3-
## Unreleased
3+
## [0.9.6][2016-03-08]
44

55
* Update index page
6-
* Improve performances (lowdb `v0.15`)
6+
* Improve performances ([lowdb](https://github.com/typicode/lowdb) `v0.15`)
77
* Add `Location` header to newly created resources [#473](https://github.com/typicode/json-server/pull/473)
88

99
## [0.9.5][2016-02-11]

src/server/public/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
html {
2+
font-size: 70%;
3+
}
4+
15
body {
26
display: flex;
37
min-height: 100vh;

0 commit comments

Comments
 (0)