Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

44 lines (29 loc) · 1.17 KB

Changelog

All notable changes to this project are documented in this file.

Changelog Format

This changelog format is based on Keep a Changelog.

Semantic Versioning

This project adheres to the SemVar version of semantic versioning.

Date Format

This project uses the ISO 8601 date format of (YYYY-MM-DD).

[Unreleased]

[0.1.1] - 2020-10-19

Fixed

  • Use lexical bindings to improve performance.

[0.1.0] - 2020-10-18

Add

  • Readme
  • Changelog
  • BSD zero clause license (SPDX: 0BSD)
  • eping interactive function to check internet connectivity from within Emacs using ping.
  • Configurable eping-domain-options variable that the user can select from when prompted for a domain to ping.
  • Configurable eping-number-pings-options variable that user can select from when prompted for the number of pings.
  • Info documentation
  • HTML documentation