We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5474db5 commit 509a964Copy full SHA for 509a964
CHANGELOG.md
@@ -7,7 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+## [1.0.0 beta1] - 2018-03-01
11
### Fixed
12
* [#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.
14
-[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