Skip to content

Commit

Permalink
v1.1.0: Add draft release blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Aug 20, 2024
1 parent 74a0271 commit 0c532dd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/past_releases.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
release_date,version_number,codename,duck_species_primary,duck_species_secondary,duck_wikipage,blog_post
2024-09-02,1.1.0,Eatoni,Anas eatoni,Eaton's_pintail,,https://duckdb.org/2024/09/02/announcing-duckdb-110
2024-06-03,1.0.0,Nivis,Anas nivis,Snow duck,,https://duckdb.org/2024/06/03/announcing-duckdb-100
2024-05-22,0.10.3,,,,,
2024-04-17,0.10.2,,,,,
Expand Down
19 changes: 19 additions & 0 deletions _posts/2024-09-02-announcing-duckdb-110.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
layout: post
title: "Announcing DuckDB 1.1.0"
author: Mark Raasveldt and Hannes Mühleisen
thumb: "/images/blog/thumbs/240902.svg"
excerpt: "The DuckDB team is happy to announce that today we’re releasing DuckDB version 1.1.0, codename “Eatoni”."
---

To install the new version, please visit the [installation guide]({% link docs/installation/index.html %}).
For the release notes, see the [release page](https://github.com/duckdb/duckdb/releases/tag/v1.1.0).

<img src="/images/blog/paddling-of-ducks.svg"
alt="Logos of DuckDB releases"
width="800px"
/>



_For press inquiries, please reach out to [Gabor Szarnyas](mailto:[email protected])._

0 comments on commit 0c532dd

Please sign in to comment.