Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/run-arbitrum-node/arbos-releases/arbos60.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: 'ArbOS 60 Elara'
sidebar_label: 'ArbOS 60 Elara'
sidebar_position: 1
description: 'Learn about ArbOS 60 Elara release and upgrade requirements for Arbitrum chain owners and node operators.'
user_story: As an Arbitrum chain owner or node operator, I want to know what ArbOS 60 implements.
author: '[TBD]'
sme: '[TBD]'
content_type: reference
---

Stub for the ArbOS 60 "Elara" release notes. Content to be added by SME (Derek Lee) — see [TW-737](https://linear.app/offchain-labs/issue/TW-737).
5 changes: 5 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -824,6 +824,11 @@ const sidebars = {
id: 'run-arbitrum-node/arbos-releases/overview',
label: 'Overview',
},
{
type: 'doc',
id: 'run-arbitrum-node/arbos-releases/arbos60',
label: 'Elara (ArbOS 60)',
},
{
type: 'doc',
id: 'run-arbitrum-node/arbos-releases/arbos51',
Expand Down