We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3007af3 commit 929588eCopy full SHA for 929588e
changelog.d/20241226_174502_0.1.1.rst
@@ -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
@@ -1,4 +1,4 @@
Release 2
- project folder restructure
- Authentications add
- new option add as display fields
+ project folder restructure -> Done
+ Authentications add -> Done
+ new option add as display fields -> Done
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fastapi-admin-next"
-version = "0.1.0"
+version = "0.1.1"
description = ""
authors = ["MahmudulHassan5809 <mahmudul.hassan240@gmail.com>"]
readme = "README.md"
0 commit comments