Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoheiu committed Jan 4, 2024
1 parent d002cd4 commit 6d8cd01
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ Note that this demo site will be reset every hour.

## New release

## v1.2.1 (2024-01-05)

- Fixed the top bar menu position.
- Suspend saveScrollPos when there is no update.
- Remove viewTransition.

### v1.2.0 (2023-11-11)

- Add transition to pages and buttons.
Expand Down Expand Up @@ -72,7 +78,7 @@ mkdir .index
version: '3'
services:
leaf:
image: docker.io/kyoheiudev/leaf
image: docker.io/kyoheiudev/leaf:1.2.1
container_name: leaf
environment:
- LEAF_DATA=/leaf/databases
Expand Down

0 comments on commit 6d8cd01

Please sign in to comment.