forked from barryclark/jekyll-now
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bdc30c5
commit f0ac5a3
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
published: true | ||
layout: post | ||
title: "Calamares 3.3.1 released" | ||
excerpt_separator: <!--more--> | ||
--- | ||
|
||
Somewhere Calamares 3.3.0 was released, but it did not get | ||
a release announcement or a -- what it deserves -- series of | ||
how-to-update posts for distributions. And here we are, | ||
at the first patch release of the 3.3 series. It's been a | ||
month, with the intention to do a release every other month, as needed. | ||
|
||
This post is only about the changes in 3.3.1. Note, too, that there | ||
is a *calamares-extensions* release to accompany this Calamares release. | ||
|
||
This release contains contributions from (alphabetically by first name): | ||
- Adriaan de Groot | ||
- Aleksey Samoilov | ||
- Emir Sari | ||
- Simon Quigley | ||
|
||
|
||
## Feedback ## | ||
|
||
If you experience an issue with Calamares, please tell us all about it | ||
on the [**Calamares issue tracker**][1]. For a full change list, see | ||
the full list of [issues closed][2] within the current generation (which is many releases). | ||
|
||
[1]: https://github.com/calamares/calamares/issues | ||
[2]: https://github.com/calamares/calamares/milestone/83 |