From 24859776e46b17bc9fdf0af5512e6e4abad19156 Mon Sep 17 00:00:00 2001 From: Jesper Louis Andersen Date: Sat, 8 Feb 2020 11:39:43 +0100 Subject: [PATCH] Ready publishing of 1.0.0 --- CHANGELOG.md | 2 +- rebar.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ef9abe..f5e9ca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/rebar.config b/rebar.config index 36c287a..5b644b3 100644 --- a/rebar.config +++ b/rebar.config @@ -1,6 +1,6 @@ {erl_opts, [debug_info]}. -{plugins, [pc]}. +{plugins, [pc, rebar3_hex]}. {provider_hooks, [ {pre, [