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.
2 parents 83cd0ba + f60147e commit de9ea05Copy full SHA for de9ea05
CHANGELOG.md
@@ -5,10 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
+### Fixed
9
+- Fixed underscore only identifiers to allow more than 4 characters
10
+
11
## [1.3.1] - 2019-05-01
12
### Fixed
13
- Fixed `config.m4` to correct install headers
-- Fixed underscore only identifiers to be more than 4 characters
14
15
## [1.3.0] - 2019-04-27
16
### Added
0 commit comments