diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7238fb5..dbc53e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,5 @@ --- -name: Tests and Checks +name: CI on: push: branches: diff --git a/CHANGELOG.md b/CHANGELOG.md index 57e9145..e86d8c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,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] +## [2.3.7] - 2024-03-16 ### Added @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed +- README - CI to use latest rebar3 version that's compatible with each covered OTP release ## [2.3.6] - 2022-09-20 diff --git a/README.md b/README.md index 8581995..ffa4a55 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # locus -[![](https://img.shields.io/hexpm/v/locus.svg?style=flat)](https://hex.pm/packages/locus) -[![](https://github.com/g-andrade/locus/actions/workflows/ci.yml/badge.svg)](https://github.com/g-andrade/locus/actions/workflows/ci.yml) -[![Erlang Versions](https://img.shields.io/badge/Supported%20Erlang%2FOTP-22%20to%2026-blue)](https://www.erlang.org) +[![Hex downloads](https://img.shields.io/hexpm/dt/locus.svg)](https://hex.pm/packages/locus) +[![License](https://img.shields.io/hexpm/l/locus.svg)](https://github.com/g-andrade/locus/blob/master/LICENSE) +[![Erlang Versions](https://img.shields.io/badge/Erlang%2FOTP-22%20to%2026-blue)](https://www.erlang.org) +[![CI status](https://github.com/g-andrade/locus/actions/workflows/ci.yml/badge.svg)](https://github.com/g-andrade/locus/actions/workflows/ci.yml) +[![Latest version](https://img.shields.io/hexpm/v/locus.svg?style=flat)](https://hex.pm/packages/locus) +[![API reference](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/locus/) +[![Last commit](https://img.shields.io/github/last-commit/g-andrade/locus.svg)](https://github.com/g-andrade/locus/commits/master) `locus` is library for Erlang/OTP and Elixir that allows you to pinpoint the country, city or ASN of IP addresses using [MaxMind