]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/DoctrineMigrations/Version20161001072726.php
Added information about latest migrations
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20161001072726.php
index f6930778c391fd42b9ca9e494b92f96d3afb615d..b5d104cd2cf442ceb3212b5057cea8f826931b79 100644 (file)
@@ -7,6 +7,9 @@ use Doctrine\DBAL\Schema\Schema;
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
 use Symfony\Component\DependencyInjection\ContainerInterface;
 
+/**
+ * Added pocket_consumer_key field on wallabag_config
+ */
 class Version20161001072726 extends AbstractMigration implements ContainerAwareInterface
 {
     /**