add newsfragment

This commit is contained in:
Will Greenberg 2026-01-13 12:26:03 -08:00
parent 698c2ae8e1
commit b8b36872dc

View file

@ -0,0 +1 @@
Moved nearly all code for certbot-nginx and certbot-apache plugins into private certbot modules. Virtually no projects use the public code from these plugins, and making them private allows us to update and maintain them with much greater ease.