| Index: pkg/smoke/CHANGELOG.md
|
| diff --git a/pkg/smoke/CHANGELOG.md b/pkg/smoke/CHANGELOG.md
|
| index 3ceed16d11c7369ce6bbf08e2b2a7b371a4ec03d..287fcc2a83ed6cac67e6cc878cd1c25920c6e34b 100644
|
| --- a/pkg/smoke/CHANGELOG.md
|
| +++ b/pkg/smoke/CHANGELOG.md
|
| @@ -2,5 +2,8 @@
|
|
|
| This file contains highlights of what changes on each version of this package.
|
|
|
| -#### Pub version 0.1.0-dev
|
| - * First version of this package. Initial API and mirror based implementation.
|
| +#### Pub version 0.1.0
|
| + * Initial release: introduces the smoke API, a mirror based implementation, a
|
| + statically configured implementation that can be declared by hand or be
|
| + generated by tools, and libraries that help generate the static
|
| + configurations.
|
|
|