Skip to content

Commit

Permalink
Merge pull request #67 from ar-io/update-changelog-12-pre
Browse files Browse the repository at this point in the history
fix(changelog): add changelog updates
  • Loading branch information
atticusofsparta authored Jan 28, 2025
2 parents 8f6f131 + ea4bd41 commit 348dea8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [12] - [mwCMAjglwV_96oEMEIi5epg_QXElOMzEcLkCUeQyGGo] - (2025-1-28)

### Changed

- Adjusts min and max allowed TTLs to 60 (1 minute) and 86400 (1 day), respetively. Defaults to 900 seconds (15 mins).
Expand Down
2 changes: 1 addition & 1 deletion version.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// TODO: make this an auto generated file

export default '10';
export default '12';

0 comments on commit 348dea8

Please sign in to comment.