Skip to content

Commit 929588e

Browse files
chnagelog added
1 parent 3007af3 commit 929588e

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
### Added
2+
-----
3+
- Authentication
4+
- New option add as display fields
5+
6+
7+
### Updated
8+
-----
9+
- project folder restructure

note.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Release 2
2-
project folder restructure
3-
Authentications add
4-
new option add as display fields
2+
project folder restructure -> Done
3+
Authentications add -> Done
4+
new option add as display fields -> Done

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fastapi-admin-next"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = ""
55
authors = ["MahmudulHassan5809 <mahmudul.hassan240@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)