File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11 Changelog
22===========
33
4+ ## [ v1.2.2] ( https://github.com/Apipie/apipie-rails/tree/v1.2.2 ) (2023-07-18)
5+ [ Full Changelog] ( https://github.com/Apipie/apipie-rails/compare/v1.2.1...v1.2.2 )
6+ * Fixed Swagger warnings for properties ([ #892 ] ( https://github.com/Apipie/apipie-rails/pull/892 ) ) (shev-vadim-net)
7+ * Improved support for multipart/form-data example recording ([ #891 ] ( https://github.com/Apipie/apipie-rails/pull/891 ) ) (Butiri Cristian & hossenlopp)
8+ * rubocop (1.54.2) fixes required with latest version ([ #893 ] ( https://github.com/Apipie/apipie-rails/pull/893 ) ) (Mathieu Jobin)
9+
410## [ v1.2.1] ( https://github.com/Apipie/apipie-rails/tree/v1.2.1 ) (2023-06-09)
511[ Full Changelog] ( https://github.com/Apipie/apipie-rails/compare/v1.2.0...v1.2.1 )
612* rspec: Fixes deprecated matcher ([ #882 ] ( https://github.com/Apipie/apipie-rails/pull/882 ) ) (David Wessman)
Original file line number Diff line number Diff line change 11module Apipie
2- VERSION = "1.2.1 "
2+ VERSION = "1.2.2 "
33end
You can’t perform that action at this time.
0 commit comments