From ac2a25fd783bd36e8fdd92247c5ac68d2d3acf97 Mon Sep 17 00:00:00 2001 From: windvalley Date: Wed, 28 Dec 2022 12:35:27 +0800 Subject: [PATCH] docs: add new version description --- CHANGELOG.md | 11 +++++++++++ README.md | 8 ++++++++ 2 files changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e4b02a..eb93d94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## v0.6.1 + +### Added + +- Add `hs.logger` to manage logs + +### Changed + +- Optimize input method switch code structure +- Optimize keybindings cheatsheet + ## v0.6.0 ### Added diff --git a/README.md b/README.md index b40b412..b734119 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # dot-hammerspoon +![Language](https://img.shields.io/badge/language-Lua-orange) +![Platform](https://img.shields.io/badge/platform-macOS-lightgrey) +[![Version](https://img.shields.io/github/v/release/windvalley/dot-hammerspoon?include_prereleases)](https://github.com/windvalley/dot-hammerspoon/releases) +[![LICENSE](https://img.shields.io/github/license/windvalley/dot-hammerspoon)](LICENSE) +![Page Views](https://views.whatilearened.today/views/github/windvalley/dot-hammerspoon.svg) + `dot-hammerspoon` is my personal configuration for [Hammerspoon](http://www.hammerspoon.org/), and you can modify to suit your needs and preferences. ## Features @@ -61,6 +67,8 @@ cd ~/.hammerspoon && git pull - + C: Chrome - + N: YNote - + M: Mail +- + O: VirtualBox +- + D: DeepL - + P: Postman - + E: Excel - + V: VSCode