RailsのCHANGELOG.mdのフィードを購読し始めた - tanaken’s blog けどこのままだとサッと目を通しただけで流れてしまうからメモしておく。
- Don't use `Process#clock_gettime(CLOCK_PROCESS_CPUTIME_ID)` on Solaris · rails/rails@b5fafb5
- Implement content disposition in direct upload · rails/rails@9940c65
- Support calling include? on beginless and endless ranges. · rails/rails@d45a7f1
- Clear query cache when insert all is used · rails/rails@fad44a6
- Serialize classes and modules with ActiveJob · rails/rails@fbebeab
- Allow bulk alter to drop and recreate named index · rails/rails@edb2379
- Accept columns passed with options in remove_index · rails/rails@0cc13d3
- Use symbols everywhere for database configurations · rails/rails@ce9b197
- Stop queue_name_prefix from being global · rails/rails@89df4f2
- Add a CHANGELOG entry for to_h deprecation · rails/rails@694c962
- `ActionView::Helpers::FormOptionsHelper#select` should mark option fo… · rails/rails@cd2cbdc
- Fix issues with ActiveSupport Range extensions on boundless Ranges · rails/rails@a7d0916
- Merge changelogs about `Range` support improvements [ci skip] · rails/rails@6001af6
- Fix typo in actionpack changelog, `a HTTP` -> `an HTTP` [ci skip] · rails/rails@1da65ab
- Always create ActiveStorage::Blob before uploading to service · rails/rails@3c35de7
- Fix typo in changelog entry [ci skip] · rails/rails@bc7821f
- Add ActionController::Base.log_at · rails/rails@75a5329
- Allow providing a custom key per blob · rails/rails@4dba136
1ヶ月で18コミットか。 Fix typo
もちょいちょいあるな。
週1回くらいの頻度で各コミットについて思ったこと書き留めたほうがいいかも。
月1回で一気に書くのはダルくなってしまいそう。
何らかの記事を書く前提なら手を加えて自動化したいな。