File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 2.1.0] - 2025-04-24
8+ ### Added
9+ - #121 ; ability to disable anonymous paste creation
10+ - #122 ; paste size limit & ability to disable attachments
11+ - #123 ; ability to change random slug length
12+ - #124 ; docker health check
13+ - #129 ; migrate lexer alias code to official method
14+ ### Changed
15+ - show paste link on paste page
16+ - bump deps
17+ - update to go1.24
18+
719## [ 2.0.0] - 2025-02-27
820### Added
921- V2 app
Original file line number Diff line number Diff line change 11{
22 "name" : " hasty-paste" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "description" : " " ,
55 "private" : true ,
66 "license" : " AGPL-3.0-only" ,
You can’t perform that action at this time.
0 commit comments