# Changelog

RememberMe is a robust but simple state memory machine organizer. It operates similar to Redis, but with the added capability to schedule and define the number of times a function will be executed, and of course, save any values associated with an assimilated key.

## [0.0.2] - 2023-12-02

### Added

----

### Changed

 - Improve functions for indentify some errors, as time not detected and no has key :repeat

### Deprecated

### Removed

### Fixed

### Security

## [0.0.1] - 2023-12-02

- initial release