Update README.md to reflect placeholder version and changelog for release
This commit is contained in:
@@ -43,12 +43,14 @@ The dependency is:
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>codes.thischwa</groupId>
|
<groupId>codes.thischwa</groupId>
|
||||||
<artifactId>cloudflaredns</artifactId>
|
<artifactId>cloudflaredns</artifactId>
|
||||||
<version>0.1.0-beta.3</version>
|
<version>[version]</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
- 0.1.0:
|
||||||
|
- refactored / extended tests
|
||||||
- 0.1.0-beta.3:
|
- 0.1.0-beta.3:
|
||||||
- fixed json deserialization
|
- fixed json deserialization
|
||||||
- added logging of api errors
|
- added logging of api errors
|
||||||
|
|||||||
Reference in New Issue
Block a user