mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
add notes about translations
This commit is contained in:
parent
c149d523a4
commit
0e3ff21711
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t
|
||||||
HEAD
|
HEAD
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
- Add JA translation, see issues [#3949](https://github.com/mperham/sidekiq/issues/3949) and [#3951](https://github.com/mperham/sidekiq/issues/3951) to add your own language.
|
||||||
- Fix elapsed time calculations to use monotonic clock [#4000, sj26]
|
- Fix elapsed time calculations to use monotonic clock [#4000, sj26]
|
||||||
- Fix edge case where flapping leadership would cause old periodic
|
- Fix edge case where flapping leadership would cause old periodic
|
||||||
jobs to be fired once [#3974]
|
jobs to be fired once [#3974]
|
||||||
|
|
|
@ -7,7 +7,7 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t
|
||||||
HEAD
|
HEAD
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Add Japanese and Russian translations, see [issue #3951](https://github.com/mperham/sidekiq/issues/3951) to add your own language
|
- Add PT, JA and RU translations, see issues [#3949](https://github.com/mperham/sidekiq/issues/3949) and [#3951](https://github.com/mperham/sidekiq/issues/3951) to add your own language.
|
||||||
|
|
||||||
4.0.4
|
4.0.4
|
||||||
---------
|
---------
|
||||||
|
|
Loading…
Reference in a new issue