Changelog for
ruby3.3-rubygem-render_async-2.1.11-1.44.x86_64.rpm :
* Tue Jan 25 2022 Stephan Kulow
updated to version 2.1.11 see installed CHANGELOG.md
* Thu Jun 24 2021 Stephan Kulow updated to version 2.1.10 see installed CHANGELOG.md [#]## 2.1.10 (2021/03/21)
* [#146](https://github.com/renderedtext/render_async/pull/146): Add comment when we check if container is present - [AATTnikolalsvk](https://github.com/nikolalsvk).
* [#145](https://github.com/renderedtext/render_async/pull/145): Wrap html_options for turbolinks - [AATTyhirano55](https://github.com/yhirano55).
* [#144](https://github.com/renderedtext/render_async/pull/144): Avoid TypeError if container has already disappear - [AATTyhirano55](https://github.com/yhirano55). [#]## 2.1.9 (2021/02/23)
* [#142](https://github.com/renderedtext/render_async/pull/142): Update Turbolinks docs - [AATTnikolalsvk](https://github.com/nikolalsvk).
* [#141](https://github.com/renderedtext/render_async/pull/141): Add Support for Turbo - [AATTMBuckley0](https://github.com/Mbuckley0).
* [#139](https://github.com/renderedtext/render_async/pull/139): Fix readme configuration-options anchor - [AATTrichardvenneman](https://github.com/richardvenneman).
* [#138](https://github.com/renderedtext/render_async/pull/138): Add Rails 6 base app as a fixture - [AATTnikolalsvk](https://github.com/nikolalsvk).
* [#137](https://github.com/renderedtext/render_async/pull/137): Rename config - [AATTnikolalsvk](https://github.com/nikolalsvk).
* Wed Jan 20 2021 Stephan Kulow updated to version 2.1.8 see installed CHANGELOG.md [#]## 2.1.8 (2020/10/24)
* [#134](https://github.com/renderedtext/render_async/pull/134): Add config option for setting nonce - [AATTnikolalsvk](https://github.com/nikolalsvk).
* [#132](https://github.com/renderedtext/render_async/pull/132): Refresh render_async with an event - [AATTnikolalsvk](https://github.com/nikolalsvk).
* [#131](https://github.com/renderedtext/render_async/pull/131): Start to poll on page load with toggle - [AATTnikolalsvk](https://github.com/nikolalsvk).
* [#130](https://github.com/renderedtext/render_async/pull/130): Set up control events after document loaded - [AATTnikolalsvk](https://github.com/nikolalsvk).
* [#127](https://github.com/renderedtext/render_async/pull/127): Update README.md, to reflect correct turbolinks configuration value - [AATTvillu164](https://github.com/villu164).
* Fri Sep 25 2020 Stephan Kulow updated to version 2.1.7 see installed CHANGELOG.md
* Thu May 07 2020 Stephan Kulow - updated to version 2.1.5 see installed CHANGELOG.md
* Mon Feb 10 2020 Stephan Kulow - updated to version 2.1.4 see installed CHANGELOG.md [#]## 2.1.1 (2019/8/17)
* [#89](https://github.com/renderedtext/render_async/pull/89): Bump version to 2.1.2 - [AATTnikolalsvk](https://github.com/nikolalsvk).
* [#82](https://github.com/renderedtext/render_async/pull/88): When toggle true, do not fire `_renderAsyncFunc` on `turbolinks:load` - [AATTThanhKhoaIT](https://github.com/ThanhKhoaIT). [#]## 2.1.1 (2019/8/17)
* [#85](https://github.com/renderedtext/render_async/pull/85): Rename main JS function and support toggle feature with other features - [AATTnikolalsvk](https://github.com/nikolalsvk).
* [#82](https://github.com/renderedtext/render_async/pull/82): Add toggle selector and event to render - [AATTThanhKhoaIT](https://github.com/ThanhKhoaIT).
* DEPRECATION WARNING - html_options is now a hash that you pass to render_async instead of an argument. If you passed for example a nonce: \'21312aas...\', you will need to pass html_options: { nonce: \'21312aas...\' } [#]## 2.1.0 (2019/5/6)
* [#77](https://github.com/renderedtext/render_async/pull/77): Call render_async logic every N seconds - [AATTnikolalsvk](https://github.com/nikolalsvk).
* [#76](https://github.com/renderedtext/render_async/pull/76): Retry render_async on failure - [AATTnikolalsvk](https://github.com/nikolalsvk).
* Fri Jul 19 2019 Stephan Kulow - updated to version 2.1.0 see installed CHANGELOG.md
* Mon Jan 14 2019 Stephan Kulow - updated to version 2.0.2 see installed CHANGELOG.md [#]## 2.0.2 (2019/1/4)
* [#74](https://github.com/renderedtext/render_async/pull/74): Remove bundler as a dependency - [AATTnikolalsvk](https://github.com/nikolalsvk).
* Wed Dec 19 2018 Stephan Kulow - updated to version 2.0.1 no changelog found
* Thu Nov 22 2018 Stephan Kulow - updated to version 2.0.0 no changelog found