Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 693 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 693 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.2.0] - 2022-09-30

  • Added ability to find-and-delete more than just Redis "string" keys.

[1.1.0] - 2022-09-16

  • Fix vertical-align class to properly align text in Firefox

  • Add the ability to view the value of a single key, and optionally delete that key.

[1.0.1] - 2022-08-04

Added

  • Initial commit. It's ugly and simple, but it's getting the basic job done.