From 75eac8ed4750625db727b7f4f6965bae3c14c55a Mon Sep 17 00:00:00 2001 From: Joshua Anderson Date: Wed, 22 May 2024 18:04:40 -0600 Subject: [PATCH] Updated for 0.1.0 --- CHANGELOG.md | 14 +++++++++----- README.md | 7 +++++-- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b52d1e4..03b6340 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,11 +15,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ### Fixed -## [0.0.0] - 2024-05-21 +## [0.1.0] - 2024-05-22 -### Changed +### Added + +- Keycards +- Keycard reader +- Keycard writer +- Keycard cloner -- Initial version +[Unreleased]: https://github.com/andersmmg/LockAndBlock/compare/v0.1.0...HEAD -[Unreleased]: https://github.com/andersmmg/LockAndBlock/compare/v0.0.0...HEAD -[0.0.0]: https://github.com/andersmmg/LockAndBlock/commits/v0.0.0 +[0.1.0]: https://github.com/andersmmg/LockAndBlock/compare/v0.0.0...v0.1.0 diff --git a/README.md b/README.md index 2f4eb1c..309d829 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Lock & Block introduces fun and creative security features to protect your Minec ### Features: -- **Example:** None yet +- **Keycards & readers:** Program keycard readers to only accept your keycard to access your secret stuff ### Requirements: @@ -31,9 +31,12 @@ Lock & Block introduces fun and creative security features to protect your Minec ### Planned Possible Features: -- Keycards and readers - Motion sensor - Lockable doors +- Keypad code locks +- Force fields +- Tesla coils +- Crafting recipes Please note that these features are planned possibilities and not guaranteed. As a solo developer, I'll do my best to implement them, but development priorities may change.