File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## 1.0.1 (2023-12-27)
9+ Just a small library updated I didn't want folks to miss.
910
10-
11- ### Features
12- * Graphing library (plotly.js) updated, seems to work graphs may look slightly different.
11+ ### Mini-Feature/Maitenance
12+ * Graphing library (plotly.js) updated, graphs may look slightly different.
1313
1414## 1.0.0 (2019-03-28)
1515
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ defmodule BencheeHTML.Mixfile do
22 use Mix.Project
33
44 @ source_url "https://github.com/PragTob/benchee_html"
5- @ version "1.0.0 "
5+ @ version "1.0.1 "
66
77 def project do
88 [
You can’t perform that action at this time.
0 commit comments