HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/rubies/ruby-3.0.2/lib/ruby/gems/3.0.0/gems/rss-0.2.9/NEWS.md
# News

## 0.2.9 - 2020-02-19

### Improvements

  * Removed needless taint check with Ruby 2.7.
    [GitHub#7][Patch by Jeremy Evans]

  * Added support for `itunes:image` in `item` element.
    [GitHub#11][Patch by Ian McKenzie]

### Thanks

  * Jeremy Evans

  * Ian McKenzie

## 0.2.8 - 2019-01-24

### Improvements

  * Stopped passing needless blocks.

  * Added support for seconds only `<itunes:duration>`.
    [GitHub#4][Reported by Jarvis Johnson]
    [GitHub#5][Patch by Aitor García Rey]

### Thanks

  * Jarvis Johnson

  * Aitor García Rey