Skip to content

Commit 509a964

Browse files
committed
Prep for Beta 1.
1 parent 5474db5 commit 509a964

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
## [1.0.0 beta1] - 2018-03-01
1011
### Fixed
1112
* [#7](https://github.com/drupal-composer/info-rewrite/pull/7): Fatal error when no `.info` files exist.
13+
* [#10](https://github.com/drupal-composer/info-rewrite/pull/10): Drupal core had 4-digit version string.
1214

13-
[Unreleased]: https://github.com/drupal-composer/info-rewrite/compare/v1.0.0alpha1...HEAD
15+
[Unreleased]: https://github.com/drupal-composer/info-rewrite/compare/v1.0.0beta1...HEAD
16+
[1.0.0 beta1]: https://github.com/drupal-composer/info-rewrite/compare/v1.0.0alpha1...v1.0.0beta1

0 commit comments

Comments
 (0)