<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/fixtures, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Import set 1.0.1</title>
<updated>2020-12-22T12:41:44+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@idaemons.org</email>
</author>
<published>2020-12-22T12:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=96b881679390271eb2234060ea7eed77a997d707'/>
<id>96b881679390271eb2234060ea7eed77a997d707</id>
<content type='text'>
- Eliminate warnings
- Convert rdoc to markdown
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Eliminate warnings
- Convert rdoc to markdown
</pre>
</div>
</content>
</entry>
<entry>
<title>Import set 1.0.0</title>
<updated>2020-12-22T03:20:21+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@idaemons.org</email>
</author>
<published>2020-12-22T03:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3fa4bd82928983cf5f6711c130711502397e05e2'/>
<id>3fa4bd82928983cf5f6711c130711502397e05e2</id>
<content type='text'>
- SortedSet has been removed for dependency and performance reasons.
- Set#join is added as a shorthand for `.to_a.join`.
- Set#&lt;=&gt; is added.

https://github.com/ruby/set/blob/v1.0.0/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- SortedSet has been removed for dependency and performance reasons.
- Set#join is added as a shorthand for `.to_a.join`.
- Set#&lt;=&gt; is added.

https://github.com/ruby/set/blob/v1.0.0/CHANGELOG.md
</pre>
</div>
</content>
</entry>
</feed>
