diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-01-26 12:50:40 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-01-26 12:50:40 +0900 |
| commit | ad87bf61edab31921a3ce216225a7a33e2112746 (patch) | |
| tree | 07686e7dc556b7eabf5c81b5bc799f270cb8bfe3 /vhosts/blog/public/posts/atom.xml | |
| parent | 0fa75a6237a58d22b63dfa1c6ff1742c69a3f322 (diff) | |
| download | nsfisis.dev-ad87bf61edab31921a3ce216225a7a33e2112746.tar.gz nsfisis.dev-ad87bf61edab31921a3ce216225a7a33e2112746.tar.zst nsfisis.dev-ad87bf61edab31921a3ce216225a7a33e2112746.zip | |
feat(blog/content): new post /posts/2025-01-26/yaml-breaking-changes-between-v1-1-and-v1-2/
Diffstat (limited to 'vhosts/blog/public/posts/atom.xml')
| -rw-r--r-- | vhosts/blog/public/posts/atom.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/vhosts/blog/public/posts/atom.xml b/vhosts/blog/public/posts/atom.xml index c6d7c256..ea9fa0d7 100644 --- a/vhosts/blog/public/posts/atom.xml +++ b/vhosts/blog/public/posts/atom.xml @@ -7,7 +7,15 @@ <author> <name>nsfisis</name> </author> - <updated>2025-01-11T00:00:00+09:00</updated> + <updated>2025-01-26T00:00:00+09:00</updated> + <entry> + <id>urn:uuid:da2a0cec-74b3-4c5e-b2a2-47fe79ef49f9</id> + <link rel="alternate" href="https://blog.nsfisis.dev/posts/2025-01-26/yaml-breaking-changes-between-v1-1-and-v1-2/"></link> + <title>【YAML】YAML 1.1 と YAML 1.2 の主な破壊的変更</title> + <summary>データ記述言語 YAML におけるバージョン 1.1 と 1.2 の主な破壊的変更をまとめた。</summary> + <published>2025-01-26T00:00:00+09:00</published> + <updated>2025-01-26T00:00:00+09:00</updated> + </entry> <entry> <id>urn:uuid:ce8f20e8-c79f-48f8-982d-53edd4d20483</id> <link rel="alternate" href="https://blog.nsfisis.dev/posts/2025-01-08/phperkaigi-2023-tokens-q1/"></link> |
