Skip to content

Commit 444f809

Browse files
author
agile.zhou
committed
2 parents 7f70d9f + 09c57c4 commit 444f809

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change log
22
------------------------------
3+
[1.10.0]
4+
* Use publish timeline virtual id to compare the version between client. To enable this feature the client should use version >=1.8.0 .
5+
36
[1.9.14]
47
* add ASCII banner when app starting
58

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
![Nuget](https://img.shields.io/nuget/v/agileconfig.client?label=agileconfig.client)
1212
![Nuget](https://img.shields.io/nuget/dt/agileconfig.client?label=client%20download)
1313
![Docker image](https://img.shields.io/docker/v/kklldog/agile_config?label=docker%20image)
14-
![GitHub license](https://img.shields.io/github/license/kklldog/AgileConfig)
14+
![GitHub license](https://img.shields.io/github/license/dotnetcore/AgileConfig)
1515
![build workflow](https://github.com/dotnetcore/AgileConfig/actions/workflows/master-ci.yml/badge.svg)
1616
[![package workflow](https://github.com/dotnetcore/AgileConfig/actions/workflows/release-xxx.yml/badge.svg)](https://github.com/dotnetcore/AgileConfig/actions/workflows/release-xxx.yml)
17-
![Commit Date](https://img.shields.io/github/last-commit/kklldog/AgileConfig/master.svg?logo=github&logoColor=green&label=commit)
17+
![Commit Date](https://img.shields.io/github/last-commit/dotnetcore/AgileConfig/master.svg?logo=github&logoColor=green&label=commit)
1818

1919

2020

0 commit comments

Comments
 (0)