Ready publishing of 1.0.0
This commit is contained in:
parent
1f7d553f75
commit
24859776e4
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## [1.0.0]
|
||||
|
||||
### Compatibility
|
||||
- Some functions have been streamlined to badarg in certain cases where it made more
|
||||
|
@ -1,6 +1,6 @@
|
||||
{erl_opts, [debug_info]}.
|
||||
|
||||
{plugins, [pc]}.
|
||||
{plugins, [pc, rebar3_hex]}.
|
||||
|
||||
{provider_hooks, [
|
||||
{pre, [
|
||||
|
Loading…
x
Reference in New Issue
Block a user