mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-09 05:48:20 +00:00
README
This commit is contained in:
parent
f6aebb65e1
commit
8ed684ba16
@ -42,7 +42,7 @@ The code is still in a very early stage and it might not be robust if you use no
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>tech.ailef</groupId>
|
<groupId>tech.ailef</groupId>
|
||||||
<artifactId>spring-boot-db-admin</artifactId>
|
<artifactId>spring-boot-db-admin</artifactId>
|
||||||
<version>0.1.3</version>
|
<version>0.1.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -88,6 +88,9 @@ If you find a problem or a bug, please report it as an issue. When doing so, inc
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
**0.1.4**
|
||||||
|
- Fixed critical issue which was preventing correct startup ([#1](https://github.com/aileftech/spring-boot-database-admin/issues/1))
|
||||||
|
|
||||||
**0.1.3**
|
**0.1.3**
|
||||||
- `@HiddenColumn`
|
- `@HiddenColumn`
|
||||||
- Improved UI on action logs page and several other improvements to faceted search
|
- Improved UI on action logs page and several other improvements to faceted search
|
||||||
|
Loading…
x
Reference in New Issue
Block a user