From 484037e9f2d53877864327e7e40297993bf24d0a Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 26 Feb 2026 10:42:36 +0400 Subject: [PATCH] docs: Update changelog with v1.2.0 release --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 0eaff1d..4c05fa3 100644 --- a/README.md +++ b/README.md @@ -456,6 +456,22 @@ rm -rf QwenClaw-with-Auth QwenClaw follows [Semantic Versioning](https://semver.org/) (MAJOR.MINOR.PATCH). +### [1.2.0] - 2026-02-26 + +#### Added +- **10 OpenClaw Skills** from [awesome-openclaw-skills](https://github.com/VoltAgent/awesome-openclaw-skills): + - achurch (community sanctuary) + - agent-council (multi-agent orchestration) + - agent-identity-kit (AI agent identity) + - mcp-builder (Model Context Protocol) + - coder-workspaces (dev environment management) + - backend-patterns (architecture patterns) + - code-mentor (programming tutor with references) + - coding-agent (run multiple coding agents) + - ec-task-orchestrator (autonomous task management) + - essence-distiller (content analysis) +- **Total Skills**: 35 (25 Claude + 10 OpenClaw) + ### [1.1.0] - 2026-02-26 #### Added